Skip to content

Commit

Permalink
notes updates
Browse files Browse the repository at this point in the history
  • Loading branch information
csinva committed Sep 25, 2024
1 parent ce29cea commit fe1c64b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/01_research.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h2 style="text-align: center; margin-top: -150px;"> Research</h2>
</td>
<td>benara*, singh*, morris, antonello, stoica, huth, & gao</td>
<td class="med">🧠🔎🌀</td>
<td class="center"><a href="https://arxiv.org/abs/2405.16714">arxiv</a></td>
<td class="center"><a href="https://arxiv.org/abs/2405.16714">neurips</a></td>
<td class="big"><a href="https://github.com/csinva/interpretable-embeddings"><i
class="fa fa-github fa-fw"></i></a></td>
<td class="med">
Expand Down
2 changes: 2 additions & 0 deletions _notes/research_ovws/ovw_llms.md
Original file line number Diff line number Diff line change
Expand Up @@ -1222,6 +1222,8 @@ mixture of experts models have become popular because of the need for (1) fast s
- some tricks
- select samples which are "representative" of a class by predicting with another LLM
- have a pool of 302 manual hypotheses they usefor seeding
- Explaining Datasets in Words:
Statistical Models with Natural Language Parameters ([zhong, wang, klein, & steinhardt, 2024](https://arxiv.org/pdf/2409.08466)) - assign labels to continuous vectors in statistical models, e.g. text label to cluster mean embedding
- Goal-Driven Explainable Clustering via Language Descriptions ([wang..., zhong, 2023](https://arxiv.org/abs/2305.13749))
- ClusterLLM: LLMs as a Guide for Text Clustering ([zhang...shang, 2023](https://arxiv.org/abs/2305.14871))
- LLMs4OL: LLMs for Ontology Learning ([giglou et al. 2023](https://arxiv.org/pdf/2307.16648.pdf)) - use prompting to construct ontologies
Expand Down
Binary file modified assets/cv_chandan.pdf
Binary file not shown.

0 comments on commit fe1c64b

Please sign in to comment.