Skip to content

Commit

Permalink
Update publications.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adityakusupati authored Nov 5, 2024
1 parent c8a5961 commit a4b955b
Showing 1 changed file with 0 additions and 117 deletions.
117 changes: 0 additions & 117 deletions src/components/publications.json
Original file line number Diff line number Diff line change
@@ -1,121 +1,4 @@
[
{
"title": "EcoAssistant: Using LLM Assistant More Affordably and Accurately",
"authors": [
"Jieyu Zhang",
"Ranjay Krishna",
"Ahmed H. Awadallah",
"Chi Wang"
],
"year": "preprint",
"venue": null,
"links": {
"pdf": "https://arxiv.org/abs/2310.03046",
"code": "https://github.com/JieyuZ2/EcoAssistant"
},
"thumbnail": "/ecoassistant.png"
},
{
"title": "Tool Documentation Enables Zero-Shot Tool-Usage with Large Language Models",
"authors": [
"Cheng-Yu Hsieh",
"Si-An Chen",
"Chun-Liang Li",
"Yasuhisa Fujii",
"Alexander Ratner",
"Chen-Yu Lee",
"Ranjay Krishna",
"Tomas Pfister"
],
"year": "preprint",
"venue": null,
"links": {
"pdf": "https://arxiv.org/abs/2308.00675"
}
},
{
"title": "MIMIC: Masked Image Modeling with Image Correspondences",
"authors": [
"Kalyani Marathe",
"Mahtab Bigverdi",
"Nishat Khan",
"Tuhin Kundu",
"Aniruddha Kembhavi",
"Linda G. Shapiro",
"Ranjay Krishna"
],
"year": "preprint",
"venue": null,
"links": {
"pdf": "https://arxiv.org/pdf/2306.15128.pdf",
"code": "https://github.com/RAIVNLab/MIMIC"
}
},
{
"title": "Cultural and Linguistic Diversity Improves Visual Representations",
"authors": [
"Andre Ye",
"Sebastin Santy",
"Jena D. Hwang",
"Amy X. Zhang",
"Ranjay Krishna"
],
"year": "preprint",
"venue": null,
"links": {
"pdf": "https://arxiv.org/pdf/2310.14356.pdf"
}
},
{
"title": "Improving Multimodal Datasets with Image Captioning",
"authors": [
"Thao Nguyen",
"Samir Yitzhak Gadre",
"Gabriel Ilharco",
"Sewoong Oh",
"Ludwig Schmidt"
],
"year": "2023",
"venue": "NeurIPS 2023",
"links": {
"pdf": "https://arxiv.org/abs/2307.10350"
}
},
{
"title": "AdANNS: A Framework for Adaptive Semantic Search",
"authors": [
"Aniket Rege",
"Aditya Kusupati",
"Sharan Ranjit S",
"Alan Fan",
"Qingqing Cao",
"Sham Kakade",
"Prateek Jain",
"Ali Farhadi"
],
"year": "2023",
"venue": "NeurIPS 2023",
"links": {
"pdf": "https://arxiv.org/abs/2305.19435",
"code": "https://github.com/RAIVNLab/AdANNS"
}
},
{
"title": "Stable and low-precision training for large-scale vision-language models",
"authors": [
"Mitchell Wortsman",
"Tim Dettmers",
"Luke Zettlemoyer",
"Ari Morcos",
"Ali Farhadi",
"Ludwig Schmidt"
],
"year": "2023",
"venue": "NeurIPS 2023",
"links": {
"pdf": "https://arxiv.org/abs/2304.13013"
}
},
{
"title": "Cola: How to adapt vision-language models to Compose Objects Localized with Attributes?",
"authors": [
Expand Down

0 comments on commit a4b955b

Please sign in to comment.