arxiv_id stringlengths 9 10 | label stringclasses 3
values | title stringlengths 8 155 | authors listlengths 1 1.35k | published stringclasses 845
values | abstract stringlengths 343 1.92k | doi stringclasses 81
values | primary_category stringclasses 45
values | categories listlengths 1 7 |
|---|---|---|---|---|---|---|---|---|
2208.07339 | AnswerAI | LLM.int8(): 8-bit Matrix Multiplication for Transformers at Scale | [
"Tim Dettmers",
"Mike Lewis",
"Younes Belkada",
"Luke Zettlemoyer"
] | 2022-08-15 | Large language models have been widely adopted but require significant GPU
memory for inference. We develop a procedure for Int8 matrix multiplication for
feed-forward and attention projection layers in transformers, which cut the
memory needed for inference by half while retaining full precision performance.
With our ... | null | cs.LG | [
"cs.LG",
"cs.AI"
] |
2407.00111 | HF | Accurate Prediction of Ligand-Protein Interaction Affinities with Fine-Tuned Small Language Models | [
"Ben Fauber"
] | 2024-06-27 | We describe the accurate prediction of ligand-protein interaction (LPI)
affinities, also known as drug-target interactions (DTI), with instruction
fine-tuned pretrained generative small language models (SLMs). We achieved
accurate predictions for a range of affinity values associated with
ligand-protein interactions on... | null | cs.LG | [
"cs.LG",
"cs.AI",
"cs.CL"
] |
2401.12926 | AnswerAI | DsDm: Model-Aware Dataset Selection with Datamodels | [
"Logan Engstrom",
"Axel Feldmann",
"Aleksander Madry"
] | 2024-01-23 | When selecting data for training large-scale models, standard practice is to
filter for examples that match human notions of data quality. Such filtering
yields qualitatively clean datapoints that intuitively should improve model
behavior. However, in practice the opposite can often happen: we find that
selecting accor... | null | cs.LG | [
"cs.LG",
"stat.ML"
] |
2311.14097 | AnswerAI | ACT-Diffusion: Efficient Adversarial Consistency Training for One-step Diffusion Models | [
"Fei Kong",
"Jinhao Duan",
"Lichao Sun",
"Hao Cheng",
"Renjing Xu",
"Hengtao Shen",
"Xiaofeng Zhu",
"Xiaoshuang Shi",
"Kaidi Xu"
] | 2023-11-23 | Though diffusion models excel in image generation, their step-by-step
denoising leads to slow generation speeds. Consistency training addresses this
issue with single-step sampling but often produces lower-quality generations
and requires high training costs. In this paper, we show that optimizing
consistency training ... | null | cs.CV | [
"cs.CV"
] |
2406.01300 | HF | pOps: Photo-Inspired Diffusion Operators | [
"Elad Richardson",
"Yuval Alaluf",
"Ali Mahdavi-Amiri",
"Daniel Cohen-Or"
] | 2024-06-03 | Text-guided image generation enables the creation of visual content from
textual descriptions. However, certain visual concepts cannot be effectively
conveyed through language alone. This has sparked a renewed interest in
utilizing the CLIP image embedding space for more visually-oriented tasks
through methods such as ... | null | cs.CV | [
"cs.CV"
] |
2311.12022 | Both | GPQA: A Graduate-Level Google-Proof Q&A Benchmark | [
"David Rein",
"Betty Li Hou",
"Asa Cooper Stickland",
"Jackson Petty",
"Richard Yuanzhe Pang",
"Julien Dirani",
"Julian Michael",
"Samuel R. Bowman"
] | 2023-11-20 | We present GPQA, a challenging dataset of 448 multiple-choice questions
written by domain experts in biology, physics, and chemistry. We ensure that
the questions are high-quality and extremely difficult: experts who have or are
pursuing PhDs in the corresponding domains reach 65% accuracy (74% when
discounting clear m... | null | cs.AI | [
"cs.AI",
"cs.CL"
] |
2312.14591 | HF | Reasons to Reject? Aligning Language Models with Judgments | [
"Weiwen Xu",
"Deng Cai",
"Zhisong Zhang",
"Wai Lam",
"Shuming Shi"
] | 2023-12-22 | As humans, we consistently interact with our peers and receive feedback in
the form of natural language. This language feedback allows us to maintain
appropriate behavior, and rectify potential errors. The question arises
naturally: can we use language feedback to align large language models (LLMs)?
In contrast to prev... | null | cs.CL | [
"cs.CL"
] |
2402.11131 | Both | Speculative Streaming: Fast LLM Inference without Auxiliary Models | [
"Nikhil Bhendawade",
"Irina Belousova",
"Qichen Fu",
"Henry Mason",
"Mohammad Rastegari",
"Mahyar Najibi"
] | 2024-02-16 | Speculative decoding is a prominent technique to speed up the inference of a
large target language model based on predictions of an auxiliary draft model.
While effective, in application-specific settings, it often involves
fine-tuning both draft and target models to achieve high acceptance rates. As
the number of down... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.LG"
] |
2305.06404 | HF | LACoS-BLOOM: Low-rank Adaptation with Contrastive objective on 8 bits Siamese-BLOOM | [
"Wen-Yu Hua",
"Brian Williams",
"Davood Shamsi"
] | 2023-05-10 | Text embeddings are useful features for several NLP applications, such as
sentence similarity, text clustering, and semantic search. In this paper, we
present a Low-rank Adaptation with a Contrastive objective on top of 8-bit
Siamese-BLOOM, a multilingual large language model optimized to produce
semantically meaningfu... | null | cs.CL | [
"cs.CL",
"cs.AI"
] |
2407.09435 | HF | MUSCLE: A Model Update Strategy for Compatible LLM Evolution | [
"Jessica Echterhoff",
"Fartash Faghri",
"Raviteja Vemulapalli",
"Ting-Yao Hu",
"Chun-Liang Li",
"Oncel Tuzel",
"Hadi Pouransari"
] | 2024-07-12 | Large Language Models (LLMs) are frequently updated due to data or
architecture changes to improve their performance. When updating models,
developers often focus on increasing overall performance metrics with less
emphasis on being compatible with previous model versions. However, users often
build a mental model of t... | null | cs.AI | [
"cs.AI"
] |
2309.15818 | HF | Show-1: Marrying Pixel and Latent Diffusion Models for Text-to-Video Generation | [
"David Junhao Zhang",
"Jay Zhangjie Wu",
"Jia-Wei Liu",
"Rui Zhao",
"Lingmin Ran",
"Yuchao Gu",
"Difei Gao",
"Mike Zheng Shou"
] | 2023-09-27 | Significant advancements have been achieved in the realm of large-scale
pre-trained text-to-video Diffusion Models (VDMs). However, previous methods
either rely solely on pixel-based VDMs, which come with high computational
costs, or on latent-based VDMs, which often struggle with precise text-video
alignment. In this ... | null | cs.CV | [
"cs.CV"
] |
2306.14101 | HF | Language models are weak learners | [
"Hariharan Manikandan",
"Yiding Jiang",
"J Zico Kolter"
] | 2023-06-25 | A central notion in practical and theoretical machine learning is that of a
$\textit{weak learner}$, classifiers that achieve better-than-random
performance (on any given distribution over data), even by a small margin. Such
weak learners form the practical basis for canonical machine learning methods
such as boosting.... | null | cs.LG | [
"cs.LG",
"cs.AI"
] |
2402.18842 | HF | ViewFusion: Towards Multi-View Consistency via Interpolated Denoising | [
"Xianghui Yang",
"Yan Zuo",
"Sameera Ramasinghe",
"Loris Bazzani",
"Gil Avraham",
"Anton van den Hengel"
] | 2024-02-29 | Novel-view synthesis through diffusion models has demonstrated remarkable
potential for generating diverse and high-quality images. Yet, the independent
process of image generation in these prevailing methods leads to challenges in
maintaining multiple-view consistency. To address this, we introduce
ViewFusion, a novel... | null | cs.CV | [
"cs.CV"
] |
2404.19758 | HF | Invisible Stitch: Generating Smooth 3D Scenes with Depth Inpainting | [
"Paul Engstler",
"Andrea Vedaldi",
"Iro Laina",
"Christian Rupprecht"
] | 2024-04-30 | 3D scene generation has quickly become a challenging new research direction,
fueled by consistent improvements of 2D generative diffusion models. Most prior
work in this area generates scenes by iteratively stitching newly generated
frames with existing geometry. These works often depend on pre-trained
monocular depth ... | null | cs.CV | [
"cs.CV"
] |
2305.16338 | HF | Think Before You Act: Decision Transformers with Working Memory | [
"Jikun Kang",
"Romain Laroche",
"Xingdi Yuan",
"Adam Trischler",
"Xue Liu",
"Jie Fu"
] | 2023-05-24 | Decision Transformer-based decision-making agents have shown the ability to
generalize across multiple tasks. However, their performance relies on massive
data and computation. We argue that this inefficiency stems from the forgetting
phenomenon, in which a model memorizes its behaviors in parameters throughout
trainin... | null | cs.LG | [
"cs.LG",
"cs.AI",
"cs.CL"
] |
2305.02783 | HF | Automated Code generation for Information Technology Tasks in YAML through Large Language Models | [
"Saurabh Pujar",
"Luca Buratti",
"Xiaojie Guo",
"Nicolas Dupuis",
"Burn Lewis",
"Sahil Suneja",
"Atin Sood",
"Ganesh Nalawade",
"Matthew Jones",
"Alessandro Morari",
"Ruchir Puri"
] | 2023-05-02 | The recent improvement in code generation capabilities due to the use of
large language models has mainly benefited general purpose programming
languages. Domain specific languages, such as the ones used for IT Automation,
have received far less attention, despite involving many active developers and
being an essential... | null | cs.SE | [
"cs.SE",
"cs.AI",
"cs.CL",
"cs.PL"
] |
2302.14691 | AnswerAI | Investigating the Effectiveness of Task-Agnostic Prefix Prompt for Instruction Following | [
"Seonghyeon Ye",
"Hyeonbin Hwang",
"Sohee Yang",
"Hyeongu Yun",
"Yireun Kim",
"Minjoon Seo"
] | 2023-02-28 | In this paper, we present our finding that prepending a Task-Agnostic Prefix
Prompt (TAPP) to the input improves the instruction-following ability of
various Large Language Models (LLMs) during inference. TAPP is different from
canonical prompts for LLMs in that it is a fixed prompt prepended to the
beginning of every ... | null | cs.CL | [
"cs.CL",
"cs.AI"
] |
2306.12059 | HF | EquiformerV2: Improved Equivariant Transformer for Scaling to Higher-Degree Representations | [
"Yi-Lun Liao",
"Brandon Wood",
"Abhishek Das",
"Tess Smidt"
] | 2023-06-21 | Equivariant Transformers such as Equiformer have demonstrated the efficacy of
applying Transformers to the domain of 3D atomistic systems. However, they are
limited to small degrees of equivariant representations due to their
computational complexity. In this paper, we investigate whether these
architectures can scale ... | null | cs.LG | [
"cs.LG",
"cs.AI",
"physics.comp-ph"
] |
2408.16767 | HF | ReconX: Reconstruct Any Scene from Sparse Views with Video Diffusion Model | [
"Fangfu Liu",
"Wenqiang Sun",
"Hanyang Wang",
"Yikai Wang",
"Haowen Sun",
"Junliang Ye",
"Jun Zhang",
"Yueqi Duan"
] | 2024-08-29 | Advancements in 3D scene reconstruction have transformed 2D images from the
real world into 3D models, producing realistic 3D results from hundreds of
input photos. Despite great success in dense-view reconstruction scenarios,
rendering a detailed scene from insufficient captured views is still an
ill-posed optimizatio... | null | cs.CV | [
"cs.CV",
"cs.AI",
"cs.GR"
] |
2407.10956 | HF | Spider2-V: How Far Are Multimodal Agents From Automating Data Science and Engineering Workflows? | [
"Ruisheng Cao",
"Fangyu Lei",
"Haoyuan Wu",
"Jixuan Chen",
"Yeqiao Fu",
"Hongcheng Gao",
"Xinzhuang Xiong",
"Hanchong Zhang",
"Yuchen Mao",
"Wenjing Hu",
"Tianbao Xie",
"Hongshen Xu",
"Danyang Zhang",
"Sida Wang",
"Ruoxi Sun",
"Pengcheng Yin",
"Caiming Xiong",
"Ansong Ni",
"Qian ... | 2024-07-15 | Data science and engineering workflows often span multiple stages, from
warehousing to orchestration, using tools like BigQuery, dbt, and Airbyte. As
vision language models (VLMs) advance in multimodal understanding and code
generation, VLM-based agents could potentially automate these workflows by
generating SQL queri... | null | cs.AI | [
"cs.AI",
"cs.CL"
] |
2204.03458 | AnswerAI | Video Diffusion Models | [
"Jonathan Ho",
"Tim Salimans",
"Alexey Gritsenko",
"William Chan",
"Mohammad Norouzi",
"David J. Fleet"
] | 2022-04-07 | Generating temporally coherent high fidelity video is an important milestone
in generative modeling research. We make progress towards this milestone by
proposing a diffusion model for video generation that shows very promising
initial results. Our model is a natural extension of the standard image
diffusion architectu... | null | cs.CV | [
"cs.CV",
"cs.AI",
"cs.LG"
] |
2310.17631 | HF | JudgeLM: Fine-tuned Large Language Models are Scalable Judges | [
"Lianghui Zhu",
"Xinggang Wang",
"Xinlong Wang"
] | 2023-10-26 | Evaluating Large Language Models (LLMs) in open-ended scenarios is
challenging because existing benchmarks and metrics can not measure them
comprehensively. To address this problem, we propose to fine-tune LLMs as
scalable judges (JudgeLM) to evaluate LLMs efficiently and effectively in
open-ended benchmarks. We first ... | null | cs.CL | [
"cs.CL",
"cs.AI"
] |
2405.00676 | HF | Spectrally Pruned Gaussian Fields with Neural Compensation | [
"Runyi Yang",
"Zhenxin Zhu",
"Zhou Jiang",
"Baijun Ye",
"Xiaoxue Chen",
"Yifei Zhang",
"Yuantao Chen",
"Jian Zhao",
"Hao Zhao"
] | 2024-05-01 | Recently, 3D Gaussian Splatting, as a novel 3D representation, has garnered
attention for its fast rendering speed and high rendering quality. However,
this comes with high memory consumption, e.g., a well-trained Gaussian field
may utilize three million Gaussian primitives and over 700 MB of memory. We
credit this hig... | null | cs.CV | [
"cs.CV"
] |
2405.12130 | Both | MoRA: High-Rank Updating for Parameter-Efficient Fine-Tuning | [
"Ting Jiang",
"Shaohan Huang",
"Shengyue Luo",
"Zihan Zhang",
"Haizhen Huang",
"Furu Wei",
"Weiwei Deng",
"Feng Sun",
"Qi Zhang",
"Deqing Wang",
"Fuzhen Zhuang"
] | 2024-05-20 | Low-rank adaptation is a popular parameter-efficient fine-tuning method for
large language models. In this paper, we analyze the impact of low-rank
updating, as implemented in LoRA. Our findings suggest that the low-rank
updating mechanism may limit the ability of LLMs to effectively learn and
memorize new knowledge. I... | null | cs.CL | [
"cs.CL",
"cs.LG"
] |
2311.11255 | HF | M$^{2}$UGen: Multi-modal Music Understanding and Generation with the Power of Large Language Models | [
"Shansong Liu",
"Atin Sakkeer Hussain",
"Chenshuo Sun",
"Ying Shan"
] | 2023-11-19 | The current landscape of research leveraging large language models (LLMs) is
experiencing a surge. Many works harness the powerful reasoning capabilities of
these models to comprehend various modalities, such as text, speech, images,
videos, etc. They also utilize LLMs to understand human intention and generate
desired... | null | cs.SD | [
"cs.SD",
"cs.MM",
"eess.AS"
] |
2306.04634 | Both | On the Reliability of Watermarks for Large Language Models | [
"John Kirchenbauer",
"Jonas Geiping",
"Yuxin Wen",
"Manli Shu",
"Khalid Saifullah",
"Kezhi Kong",
"Kasun Fernando",
"Aniruddha Saha",
"Micah Goldblum",
"Tom Goldstein"
] | 2023-06-07 | As LLMs become commonplace, machine-generated text has the potential to flood
the internet with spam, social media bots, and valueless content. Watermarking
is a simple and effective strategy for mitigating such harms by enabling the
detection and documentation of LLM-generated text. Yet a crucial question
remains: How... | null | cs.LG | [
"cs.LG",
"cs.CL",
"cs.CR"
] |
2302.07459 | AnswerAI | The Capacity for Moral Self-Correction in Large Language Models | [
"Deep Ganguli",
"Amanda Askell",
"Nicholas Schiefer",
"Thomas I. Liao",
"Kamilė Lukošiūtė",
"Anna Chen",
"Anna Goldie",
"Azalia Mirhoseini",
"Catherine Olsson",
"Danny Hernandez",
"Dawn Drain",
"Dustin Li",
"Eli Tran-Johnson",
"Ethan Perez",
"Jackson Kernion",
"Jamie Kerr",
"Jared Mu... | 2023-02-15 | We test the hypothesis that language models trained with reinforcement
learning from human feedback (RLHF) have the capability to "morally
self-correct" -- to avoid producing harmful outputs -- if instructed to do so.
We find strong evidence in support of this hypothesis across three different
experiments, each of whic... | null | cs.CL | [
"cs.CL"
] |
2406.13144 | HF | DialSim: A Real-Time Simulator for Evaluating Long-Term Dialogue Understanding of Conversational Agents | [
"Jiho Kim",
"Woosog Chay",
"Hyeonji Hwang",
"Daeun Kyung",
"Hyunseung Chung",
"Eunbyeol Cho",
"Yohan Jo",
"Edward Choi"
] | 2024-06-19 | Recent advancements in Large Language Models (LLMs) have significantly
enhanced the capabilities of conversational agents, making them applicable to
various fields (e.g., education). Despite their progress, the evaluation of the
agents often overlooks the complexities of real-world conversations, such as
real-time inte... | null | cs.CL | [
"cs.CL",
"cs.AI"
] |
2309.02561 | HF | Physically Grounded Vision-Language Models for Robotic Manipulation | [
"Jensen Gao",
"Bidipta Sarkar",
"Fei Xia",
"Ted Xiao",
"Jiajun Wu",
"Brian Ichter",
"Anirudha Majumdar",
"Dorsa Sadigh"
] | 2023-09-05 | Recent advances in vision-language models (VLMs) have led to improved
performance on tasks such as visual question answering and image captioning.
Consequently, these models are now well-positioned to reason about the physical
world, particularly within domains such as robotic manipulation. However,
current VLMs are li... | null | cs.RO | [
"cs.RO",
"cs.AI",
"cs.CV"
] |
2408.06142 | HF | Med42-v2: A Suite of Clinical LLMs | [
"Clément Christophe",
"Praveen K Kanithi",
"Tathagata Raha",
"Shadab Khan",
"Marco AF Pimentel"
] | 2024-08-12 | Med42-v2 introduces a suite of clinical large language models (LLMs) designed
to address the limitations of generic models in healthcare settings. These
models are built on Llama3 architecture and fine-tuned using specialized
clinical data. They underwent multi-stage preference alignment to effectively
respond to natur... | null | cs.CL | [
"cs.CL",
"cs.AI"
] |
2407.15017 | HF | Knowledge Mechanisms in Large Language Models: A Survey and Perspective | [
"Mengru Wang",
"Yunzhi Yao",
"Ziwen Xu",
"Shuofei Qiao",
"Shumin Deng",
"Peng Wang",
"Xiang Chen",
"Jia-Chen Gu",
"Yong Jiang",
"Pengjun Xie",
"Fei Huang",
"Huajun Chen",
"Ningyu Zhang"
] | 2024-07-22 | Understanding knowledge mechanisms in Large Language Models (LLMs) is crucial
for advancing towards trustworthy AGI. This paper reviews knowledge mechanism
analysis from a novel taxonomy including knowledge utilization and evolution.
Knowledge utilization delves into the mechanism of memorization, comprehension
and app... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.CV",
"cs.HC",
"cs.LG"
] |
2306.00926 | HF | Inserting Anybody in Diffusion Models via Celeb Basis | [
"Ge Yuan",
"Xiaodong Cun",
"Yong Zhang",
"Maomao Li",
"Chenyang Qi",
"Xintao Wang",
"Ying Shan",
"Huicheng Zheng"
] | 2023-06-01 | Exquisite demand exists for customizing the pretrained large text-to-image
model, $\textit{e.g.}$, Stable Diffusion, to generate innovative concepts, such
as the users themselves. However, the newly-added concept from previous
customization methods often shows weaker combination abilities than the
original ones even gi... | null | cs.CV | [
"cs.CV"
] |
2308.08089 | HF | DragNUWA: Fine-grained Control in Video Generation by Integrating Text, Image, and Trajectory | [
"Shengming Yin",
"Chenfei Wu",
"Jian Liang",
"Jie Shi",
"Houqiang Li",
"Gong Ming",
"Nan Duan"
] | 2023-08-16 | Controllable video generation has gained significant attention in recent
years. However, two main limitations persist: Firstly, most existing works
focus on either text, image, or trajectory-based control, leading to an
inability to achieve fine-grained control in videos. Secondly, trajectory
control research is still ... | null | cs.CV | [
"cs.CV"
] |
2311.05772 | HF | ADaPT: As-Needed Decomposition and Planning with Language Models | [
"Archiki Prasad",
"Alexander Koller",
"Mareike Hartmann",
"Peter Clark",
"Ashish Sabharwal",
"Mohit Bansal",
"Tushar Khot"
] | 2023-11-08 | Large Language Models (LLMs) are increasingly being used for interactive
decision-making tasks requiring planning and adapting to the environment.
Recent works employ LLMs-as-agents in broadly two ways: iteratively determining
the next action (iterative executors) or generating plans and executing
sub-tasks using LLMs ... | null | cs.AI | [
"cs.AI",
"cs.CL",
"cs.LG"
] |
2401.02839 | HF | Pheme: Efficient and Conversational Speech Generation | [
"Paweł Budzianowski",
"Taras Sereda",
"Tomasz Cichy",
"Ivan Vulić"
] | 2024-01-05 | In recent years, speech generation has seen remarkable progress, now
achieving one-shot generation capability that is often virtually
indistinguishable from real human voice. Integrating such advancements in
speech generation with large language models might revolutionize a wide range
of applications. However, certain ... | null | eess.AS | [
"eess.AS",
"cs.AI",
"cs.CL"
] |
2311.15566 | AnswerAI | SpotServe: Serving Generative Large Language Models on Preemptible Instances | [
"Xupeng Miao",
"Chunan Shi",
"Jiangfei Duan",
"Xiaoli Xi",
"Dahua Lin",
"Bin Cui",
"Zhihao Jia"
] | 2023-11-27 | The high computational and memory requirements of generative large language
models (LLMs) make it challenging to serve them cheaply. This paper aims to
reduce the monetary cost for serving LLMs by leveraging preemptible GPU
instances on modern clouds, which offer accesses to spare GPUs at a much
cheaper price than regu... | null | cs.DC | [
"cs.DC",
"cs.CL",
"cs.LG"
] |
2305.08275 | HF | ULIP-2: Towards Scalable Multimodal Pre-training for 3D Understanding | [
"Le Xue",
"Ning Yu",
"Shu Zhang",
"Artemis Panagopoulou",
"Junnan Li",
"Roberto Martín-Martín",
"Jiajun Wu",
"Caiming Xiong",
"Ran Xu",
"Juan Carlos Niebles",
"Silvio Savarese"
] | 2023-05-14 | Recent advancements in multimodal pre-training have shown promising efficacy
in 3D representation learning by aligning multimodal features across 3D shapes,
their 2D counterparts, and language descriptions. However, the methods used by
existing frameworks to curate such multimodal data, in particular language
descripti... | null | cs.CV | [
"cs.CV"
] |
2408.17131 | HF | VQ4DiT: Efficient Post-Training Vector Quantization for Diffusion Transformers | [
"Juncan Deng",
"Shuaiting Li",
"Zeyu Wang",
"Hong Gu",
"Kedong Xu",
"Kejie Huang"
] | 2024-08-30 | The Diffusion Transformers Models (DiTs) have transitioned the network
architecture from traditional UNets to transformers, demonstrating exceptional
capabilities in image generation. Although DiTs have been widely applied to
high-definition video generation tasks, their large parameter size hinders
inference on edge d... | null | cs.CV | [
"cs.CV",
"cs.AI",
"I.2; I.4"
] |
2312.16886 | HF | MobileVLM : A Fast, Strong and Open Vision Language Assistant for Mobile Devices | [
"Xiangxiang Chu",
"Limeng Qiao",
"Xinyang Lin",
"Shuang Xu",
"Yang Yang",
"Yiming Hu",
"Fei Wei",
"Xinyu Zhang",
"Bo Zhang",
"Xiaolin Wei",
"Chunhua Shen"
] | 2023-12-28 | We present MobileVLM, a competent multimodal vision language model (MMVLM)
targeted to run on mobile devices. It is an amalgamation of a myriad of
architectural designs and techniques that are mobile-oriented, which comprises
a set of language models at the scale of 1.4B and 2.7B parameters, trained from
scratch, a mul... | null | cs.CV | [
"cs.CV"
] |
2407.03211 | AnswerAI | How Does Quantization Affect Multilingual LLMs? | [
"Kelly Marchisio",
"Saurabh Dash",
"Hongyu Chen",
"Dennis Aumiller",
"Ahmet Üstün",
"Sara Hooker",
"Sebastian Ruder"
] | 2024-07-03 | Quantization techniques are widely used to improve inference speed and
deployment of large language models. While a wide body of work examines the
impact of quantized LLMs on English tasks, none have examined the effect of
quantization across languages. We conduct a thorough analysis of quantized
multilingual LLMs, foc... | null | cs.CL | [
"cs.CL",
"cs.LG"
] |
2407.07464 | HF | Video-to-Audio Generation with Hidden Alignment | [
"Manjie Xu",
"Chenxing Li",
"Yong Ren",
"Rilin Chen",
"Yu Gu",
"Wei Liang",
"Dong Yu"
] | 2024-07-10 | Generating semantically and temporally aligned audio content in accordance
with video input has become a focal point for researchers, particularly
following the remarkable breakthrough in text-to-video generation. In this
work, we aim to offer insights into the video-to-audio generation paradigm,
focusing on three cruc... | null | cs.SD | [
"cs.SD",
"cs.CV",
"cs.MM",
"eess.AS"
] |
2402.10259 | HF | GaussianObject: High-Quality 3D Object Reconstruction from Four Views with Gaussian Splatting | [
"Chen Yang",
"Sikuang Li",
"Jiemin Fang",
"Ruofan Liang",
"Lingxi Xie",
"Xiaopeng Zhang",
"Wei Shen",
"Qi Tian"
] | 2024-02-15 | Reconstructing and rendering 3D objects from highly sparse views is of
critical importance for promoting applications of 3D vision techniques and
improving user experience. However, images from sparse views only contain very
limited 3D information, leading to two significant challenges: 1) Difficulty in
building multi-... | null | cs.CV | [
"cs.CV",
"cs.GR"
] |
2308.01317 | HF | ELIXR: Towards a general purpose X-ray artificial intelligence system through alignment of large language models and radiology vision encoders | [
"Shawn Xu",
"Lin Yang",
"Christopher Kelly",
"Marcin Sieniek",
"Timo Kohlberger",
"Martin Ma",
"Wei-Hung Weng",
"Atilla Kiraly",
"Sahar Kazemzadeh",
"Zakkai Melamed",
"Jungyeon Park",
"Patricia Strachan",
"Yun Liu",
"Chuck Lau",
"Preeti Singh",
"Christina Chen",
"Mozziyar Etemadi",
... | 2023-08-02 | In this work, we present an approach, which we call Embeddings for
Language/Image-aligned X-Rays, or ELIXR, that leverages a language-aligned
image encoder combined or grafted onto a fixed LLM, PaLM 2, to perform a broad
range of chest X-ray tasks. We train this lightweight adapter architecture
using images paired with... | null | cs.CV | [
"cs.CV",
"eess.IV"
] |
2311.13384 | HF | LucidDreamer: Domain-free Generation of 3D Gaussian Splatting Scenes | [
"Jaeyoung Chung",
"Suyoung Lee",
"Hyeongjin Nam",
"Jaerin Lee",
"Kyoung Mu Lee"
] | 2023-11-22 | With the widespread usage of VR devices and contents, demands for 3D scene
generation techniques become more popular. Existing 3D scene generation models,
however, limit the target scene to specific domain, primarily due to their
training strategies using 3D scan dataset that is far from the real-world. To
address such... | null | cs.CV | [
"cs.CV"
] |
2312.13401 | HF | Time is Encoded in the Weights of Finetuned Language Models | [
"Kai Nylund",
"Suchin Gururangan",
"Noah A. Smith"
] | 2023-12-20 | We present time vectors, a simple tool to customize language models to new
time periods. Time vectors are created by finetuning a language model on data
from a single time (e.g., a year or month), and then subtracting the weights of
the original pretrained model. This vector specifies a direction in weight
space that, ... | null | cs.CL | [
"cs.CL"
] |
2407.08739 | HF | MAVIS: Mathematical Visual Instruction Tuning | [
"Renrui Zhang",
"Xinyu Wei",
"Dongzhi Jiang",
"Yichi Zhang",
"Ziyu Guo",
"Chengzhuo Tong",
"Jiaming Liu",
"Aojun Zhou",
"Bin Wei",
"Shanghang Zhang",
"Peng Gao",
"Hongsheng Li"
] | 2024-07-11 | Multi-modal Large Language Models (MLLMs) have recently emerged as a
significant focus in academia and industry. Despite their proficiency in
general multi-modal scenarios, the mathematical problem-solving capabilities in
visual contexts remain insufficiently explored. We identify three key areas
within MLLMs that need... | null | cs.CV | [
"cs.CV"
] |
2408.07931 | HF | Surgical SAM 2: Real-time Segment Anything in Surgical Video by Efficient Frame Pruning | [
"Haofeng Liu",
"Erli Zhang",
"Junde Wu",
"Mingxuan Hong",
"Yueming Jin"
] | 2024-08-15 | Surgical video segmentation is a critical task in computer-assisted surgery
and is vital for enhancing surgical quality and patient outcomes. Recently, the
Segment Anything Model 2 (SAM2) framework has shown superior advancements in
image and video segmentation. However, SAM2 struggles with efficiency due to
the high c... | null | cs.CV | [
"cs.CV",
"cs.AI",
"cs.RO",
"eess.IV"
] |
2404.07979 | HF | LLoCO: Learning Long Contexts Offline | [
"Sijun Tan",
"Xiuyu Li",
"Shishir Patil",
"Ziyang Wu",
"Tianjun Zhang",
"Kurt Keutzer",
"Joseph E. Gonzalez",
"Raluca Ada Popa"
] | 2024-04-11 | Processing long contexts remains a challenge for large language models (LLMs)
due to the quadratic computational and memory overhead of the self-attention
mechanism and the substantial KV cache sizes during generation. We propose a
novel approach to address this problem by learning contexts offline through
context comp... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.LG"
] |
2311.00522 | HF | Text Rendering Strategies for Pixel Language Models | [
"Jonas F. Lotz",
"Elizabeth Salesky",
"Phillip Rust",
"Desmond Elliott"
] | 2023-11-01 | Pixel-based language models process text rendered as images, which allows
them to handle any script, making them a promising approach to open vocabulary
language modelling. However, recent approaches use text renderers that produce
a large set of almost-equivalent input patches, which may prove sub-optimal for
downstre... | null | cs.CL | [
"cs.CL"
] |
2402.05929 | HF | An Interactive Agent Foundation Model | [
"Zane Durante",
"Bidipta Sarkar",
"Ran Gong",
"Rohan Taori",
"Yusuke Noda",
"Paul Tang",
"Ehsan Adeli",
"Shrinidhi Kowshika Lakshmikanth",
"Kevin Schulman",
"Arnold Milstein",
"Demetri Terzopoulos",
"Ade Famoti",
"Noboru Kuno",
"Ashley Llorens",
"Hoi Vo",
"Katsu Ikeuchi",
"Li Fei-Fei... | 2024-02-08 | The development of artificial intelligence systems is transitioning from
creating static, task-specific models to dynamic, agent-based systems capable
of performing well in a wide range of applications. We propose an Interactive
Agent Foundation Model that uses a novel multi-task agent training paradigm for
training AI... | null | cs.AI | [
"cs.AI",
"cs.LG",
"cs.RO"
] |
2310.13522 | HF | Teaching Language Models to Self-Improve through Interactive Demonstrations | [
"Xiao Yu",
"Baolin Peng",
"Michel Galley",
"Jianfeng Gao",
"Zhou Yu"
] | 2023-10-20 | The self-improving ability of large language models (LLMs), enabled by
prompting them to analyze and revise their own outputs, has garnered
significant interest in recent research. However, this ability has been shown
to be absent and difficult to learn for smaller models, thus widening the
performance gap between stat... | null | cs.CL | [
"cs.CL"
] |
2306.04757 | Both | INSTRUCTEVAL: Towards Holistic Evaluation of Instruction-Tuned Large Language Models | [
"Yew Ken Chia",
"Pengfei Hong",
"Lidong Bing",
"Soujanya Poria"
] | 2023-06-07 | Instruction-tuned large language models have revolutionized natural language
processing and have shown great potential in applications such as
conversational agents. These models, such as GPT-4, can not only master
language but also solve complex tasks in areas like mathematics, coding,
medicine, and law. Despite their... | null | cs.CL | [
"cs.CL",
"cs.AI"
] |
2402.01771 | HF | BlackMamba: Mixture of Experts for State-Space Models | [
"Quentin Anthony",
"Yury Tokpanov",
"Paolo Glorioso",
"Beren Millidge"
] | 2024-02-01 | State-space models (SSMs) have recently demonstrated competitive performance
to transformers at large-scale language modeling benchmarks while achieving
linear time and memory complexity as a function of sequence length. Mamba, a
recently released SSM model, shows impressive performance in both language
modeling and lo... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.DC",
"cs.LG"
] |
2306.16601 | HF | An Efficient Sparse Inference Software Accelerator for Transformer-based Language Models on CPUs | [
"Haihao Shen",
"Hengyu Meng",
"Bo Dong",
"Zhe Wang",
"Ofir Zafrir",
"Yi Ding",
"Yu Luo",
"Hanwen Chang",
"Qun Gao",
"Ziheng Wang",
"Guy Boudoukh",
"Moshe Wasserblat"
] | 2023-06-28 | In recent years, Transformer-based language models have become the standard
approach for natural language processing tasks. However, stringent throughput
and latency requirements in industrial applications are limiting their
adoption. To mitigate the gap, model compression techniques such as structured
pruning are bein... | null | cs.LG | [
"cs.LG",
"cs.AI",
"cs.CL"
] |
2405.10725 | HF | INDUS: Effective and Efficient Language Models for Scientific Applications | [
"Bishwaranjan Bhattacharjee",
"Aashka Trivedi",
"Masayasu Muraoka",
"Muthukumaran Ramasubramanian",
"Takuma Udagawa",
"Iksha Gurung",
"Rong Zhang",
"Bharath Dandala",
"Rahul Ramachandran",
"Manil Maskey",
"Kaylin Bugbee",
"Mike Little",
"Elizabeth Fancher",
"Lauren Sanders",
"Sylvain Cos... | 2024-05-17 | Large language models (LLMs) trained on general domain corpora showed
remarkable results on natural language processing (NLP) tasks. However,
previous research demonstrated LLMs trained using domain-focused corpora
perform better on specialized tasks. Inspired by this pivotal insight, we
developed INDUS, a comprehensiv... | null | cs.CL | [
"cs.CL",
"cs.IR"
] |
2408.05211 | HF | VITA: Towards Open-Source Interactive Omni Multimodal LLM | [
"Chaoyou Fu",
"Haojia Lin",
"Zuwei Long",
"Yunhang Shen",
"Meng Zhao",
"Yifan Zhang",
"Shaoqi Dong",
"Xiong Wang",
"Di Yin",
"Long Ma",
"Xiawu Zheng",
"Ran He",
"Rongrong Ji",
"Yunsheng Wu",
"Caifeng Shan",
"Xing Sun"
] | 2024-08-09 | The remarkable multimodal capabilities and interactive experience of GPT-4o
underscore their necessity in practical applications, yet open-source models
rarely excel in both areas. In this paper, we introduce VITA, the first-ever
open-source Multimodal Large Language Model (MLLM) adept at simultaneous
processing and an... | null | cs.CV | [
"cs.CV",
"cs.AI",
"cs.CL"
] |
2402.10963 | HF | GLoRe: When, Where, and How to Improve LLM Reasoning via Global and Local Refinements | [
"Alex Havrilla",
"Sharath Raparthy",
"Christoforus Nalmpantis",
"Jane Dwivedi-Yu",
"Maksym Zhuravinskyi",
"Eric Hambro",
"Roberta Raileanu"
] | 2024-02-13 | State-of-the-art language models can exhibit impressive reasoning refinement
capabilities on math, science or coding tasks. However, recent work
demonstrates that even the best models struggle to identify \textit{when and
where to refine} without access to external feedback. Outcome-based Reward
Models (\textbf{ORMs}),... | null | cs.CL | [
"cs.CL",
"cs.LG"
] |
2308.00906 | HF | ImageBrush: Learning Visual In-Context Instructions for Exemplar-Based Image Manipulation | [
"Yasheng Sun",
"Yifan Yang",
"Houwen Peng",
"Yifei Shen",
"Yuqing Yang",
"Han Hu",
"Lili Qiu",
"Hideki Koike"
] | 2023-08-02 | While language-guided image manipulation has made remarkable progress, the
challenge of how to instruct the manipulation process faithfully reflecting
human intentions persists. An accurate and comprehensive description of a
manipulation task using natural language is laborious and sometimes even
impossible, primarily ... | null | cs.CV | [
"cs.CV"
] |
2305.11171 | Both | TrueTeacher: Learning Factual Consistency Evaluation with Large Language Models | [
"Zorik Gekhman",
"Jonathan Herzig",
"Roee Aharoni",
"Chen Elkind",
"Idan Szpektor"
] | 2023-05-18 | Factual consistency evaluation is often conducted using Natural Language
Inference (NLI) models, yet these models exhibit limited success in evaluating
summaries. Previous work improved such models with synthetic training data.
However, the data is typically based on perturbed human-written summaries,
which often diffe... | null | cs.CL | [
"cs.CL"
] |
2403.14520 | HF | Cobra: Extending Mamba to Multi-Modal Large Language Model for Efficient Inference | [
"Han Zhao",
"Min Zhang",
"Wei Zhao",
"Pengxiang Ding",
"Siteng Huang",
"Donglin Wang"
] | 2024-03-21 | In recent years, the application of multimodal large language models (MLLM)
in various fields has achieved remarkable success. However, as the foundation
model for many downstream tasks, current MLLMs are composed of the well-known
Transformer network, which has a less efficient quadratic computation
complexity. To imp... | null | cs.CV | [
"cs.CV"
] |
2406.15279 | HF | Cross-Modality Safety Alignment | [
"Siyin Wang",
"Xingsong Ye",
"Qinyuan Cheng",
"Junwen Duan",
"Shimin Li",
"Jinlan Fu",
"Xipeng Qiu",
"Xuanjing Huang"
] | 2024-06-21 | As Artificial General Intelligence (AGI) becomes increasingly integrated into
various facets of human life, ensuring the safety and ethical alignment of such
systems is paramount. Previous studies primarily focus on single-modality
threats, which may not suffice given the integrated and complex nature of
cross-modality... | null | cs.AI | [
"cs.AI",
"cs.CL"
] |
2312.14140 | HF | HeadCraft: Modeling High-Detail Shape Variations for Animated 3DMMs | [
"Artem Sevastopolsky",
"Philip-William Grassal",
"Simon Giebenhain",
"ShahRukh Athar",
"Luisa Verdoliva",
"Matthias Niessner"
] | 2023-12-21 | Current advances in human head modeling allow to generate plausible-looking
3D head models via neural representations. Nevertheless, constructing complete
high-fidelity head models with explicitly controlled animation remains an
issue. Furthermore, completing the head geometry based on a partial
observation, e.g. comin... | null | cs.CV | [
"cs.CV"
] |
2402.16641 | HF | Towards Open-ended Visual Quality Comparison | [
"Haoning Wu",
"Hanwei Zhu",
"Zicheng Zhang",
"Erli Zhang",
"Chaofeng Chen",
"Liang Liao",
"Chunyi Li",
"Annan Wang",
"Wenxiu Sun",
"Qiong Yan",
"Xiaohong Liu",
"Guangtao Zhai",
"Shiqi Wang",
"Weisi Lin"
] | 2024-02-26 | Comparative settings (e.g. pairwise choice, listwise ranking) have been
adopted by a wide range of subjective studies for image quality assessment
(IQA), as it inherently standardizes the evaluation criteria across different
observers and offer more clear-cut responses. In this work, we extend the edge
of emerging larg... | null | cs.CV | [
"cs.CV"
] |
2407.02489 | HF | Magic Insert: Style-Aware Drag-and-Drop | [
"Nataniel Ruiz",
"Yuanzhen Li",
"Neal Wadhwa",
"Yael Pritch",
"Michael Rubinstein",
"David E. Jacobs",
"Shlomi Fruchter"
] | 2024-07-02 | We present Magic Insert, a method for dragging-and-dropping subjects from a
user-provided image into a target image of a different style in a physically
plausible manner while matching the style of the target image. This work
formalizes the problem of style-aware drag-and-drop and presents a method for
tackling it by a... | null | cs.CV | [
"cs.CV",
"cs.AI",
"cs.GR",
"cs.HC",
"cs.LG"
] |
2312.10899 | HF | MagicScroll: Nontypical Aspect-Ratio Image Generation for Visual Storytelling via Multi-Layered Semantic-Aware Denoising | [
"Bingyuan Wang",
"Hengyu Meng",
"Zeyu Cai",
"Lanjiong Li",
"Yue Ma",
"Qifeng Chen",
"Zeyu Wang"
] | 2023-12-18 | Visual storytelling often uses nontypical aspect-ratio images like scroll
paintings, comic strips, and panoramas to create an expressive and compelling
narrative. While generative AI has achieved great success and shown the
potential to reshape the creative industry, it remains a challenge to generate
coherent and enga... | null | cs.CV | [
"cs.CV"
] |
2310.06786 | AnswerAI | OpenWebMath: An Open Dataset of High-Quality Mathematical Web Text | [
"Keiran Paster",
"Marco Dos Santos",
"Zhangir Azerbayev",
"Jimmy Ba"
] | 2023-10-10 | There is growing evidence that pretraining on high quality, carefully
thought-out tokens such as code or mathematics plays an important role in
improving the reasoning abilities of large language models. For example,
Minerva, a PaLM model finetuned on billions of tokens of mathematical documents
from arXiv and the web,... | null | cs.AI | [
"cs.AI",
"cs.CL",
"cs.LG"
] |
2305.08848 | Both | Small Models are Valuable Plug-ins for Large Language Models | [
"Canwen Xu",
"Yichong Xu",
"Shuohang Wang",
"Yang Liu",
"Chenguang Zhu",
"Julian McAuley"
] | 2023-05-15 | Large language models (LLMs) such as GPT-3 and GPT-4 are powerful but their
weights are often publicly unavailable and their immense sizes make the models
difficult to be tuned with common hardware. As a result, effectively tuning
these models with large-scale supervised data can be challenging. As an
alternative, In-C... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.LG"
] |
2311.18828 | AnswerAI | One-step Diffusion with Distribution Matching Distillation | [
"Tianwei Yin",
"Michaël Gharbi",
"Richard Zhang",
"Eli Shechtman",
"Fredo Durand",
"William T. Freeman",
"Taesung Park"
] | 2023-11-30 | Diffusion models generate high-quality images but require dozens of forward
passes. We introduce Distribution Matching Distillation (DMD), a procedure to
transform a diffusion model into a one-step image generator with minimal impact
on image quality. We enforce the one-step image generator match the diffusion
model at... | null | cs.CV | [
"cs.CV"
] |
2406.15718 | HF | Beyond the Turn-Based Game: Enabling Real-Time Conversations with Duplex Models | [
"Xinrong Zhang",
"Yingfa Chen",
"Shengding Hu",
"Xu Han",
"Zihang Xu",
"Yuanwei Xu",
"Weilin Zhao",
"Maosong Sun",
"Zhiyuan Liu"
] | 2024-06-22 | As large language models (LLMs) increasingly permeate daily lives, there is a
growing demand for real-time interactions that mirror human conversations.
Traditional turn-based chat systems driven by LLMs prevent users from verbally
interacting with the system while it is generating responses. To overcome these
limitati... | null | cs.CL | [
"cs.CL"
] |
2307.16686 | HF | Guiding Image Captioning Models Toward More Specific Captions | [
"Simon Kornblith",
"Lala Li",
"Zirui Wang",
"Thao Nguyen"
] | 2023-07-31 | Image captioning is conventionally formulated as the task of generating
captions for images that match the distribution of reference image-caption
pairs. However, reference captions in standard captioning datasets are short
and may not uniquely identify the images they describe. These problems are
further exacerbated w... | null | cs.CV | [
"cs.CV",
"cs.LG"
] |
2401.05735 | HF | Object-Centric Diffusion for Efficient Video Editing | [
"Kumara Kahatapitiya",
"Adil Karjauv",
"Davide Abati",
"Fatih Porikli",
"Yuki M. Asano",
"Amirhossein Habibian"
] | 2024-01-11 | Diffusion-based video editing have reached impressive quality and can
transform either the global style, local structure, and attributes of given
video inputs, following textual edit prompts. However, such solutions typically
incur heavy memory and computational costs to generate temporally-coherent
frames, either in t... | null | cs.CV | [
"cs.CV",
"cs.LG"
] |
2405.21075 | HF | Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis | [
"Chaoyou Fu",
"Yuhan Dai",
"Yongdong Luo",
"Lei Li",
"Shuhuai Ren",
"Renrui Zhang",
"Zihan Wang",
"Chenyu Zhou",
"Yunhang Shen",
"Mengdan Zhang",
"Peixian Chen",
"Yanwei Li",
"Shaohui Lin",
"Sirui Zhao",
"Ke Li",
"Tong Xu",
"Xiawu Zheng",
"Enhong Chen",
"Rongrong Ji",
"Xing Sun... | 2024-05-31 | In the quest for artificial general intelligence, Multi-modal Large Language
Models (MLLMs) have emerged as a focal point in recent advancements. However,
the predominant focus remains on developing their capabilities in static image
understanding. The potential of MLLMs in processing sequential visual data is
still in... | null | cs.CV | [
"cs.CV",
"cs.CL"
] |
2408.00397 | HF | In-Context Example Selection via Similarity Search Improves Low-Resource Machine Translation | [
"Armel Zebaze",
"Benoît Sagot",
"Rachel Bawden"
] | 2024-08-01 | The ability of generative large language models (LLMs) to perform in-context
learning has given rise to a large body of research into how best to prompt
models for various natural language processing tasks. In this paper, we focus
on machine translation (MT), a task that has been shown to benefit from
in-context transl... | null | cs.CL | [
"cs.CL"
] |
2305.11846 | HF | Any-to-Any Generation via Composable Diffusion | [
"Zineng Tang",
"Ziyi Yang",
"Chenguang Zhu",
"Michael Zeng",
"Mohit Bansal"
] | 2023-05-19 | We present Composable Diffusion (CoDi), a novel generative model capable of
generating any combination of output modalities, such as language, image,
video, or audio, from any combination of input modalities. Unlike existing
generative AI systems, CoDi can generate multiple modalities in parallel and
its input is not l... | null | cs.CV | [
"cs.CV",
"cs.CL",
"cs.LG",
"cs.SD",
"eess.AS"
] |
2306.09896 | Both | Is Self-Repair a Silver Bullet for Code Generation? | [
"Theo X. Olausson",
"Jeevana Priya Inala",
"Chenglong Wang",
"Jianfeng Gao",
"Armando Solar-Lezama"
] | 2023-06-16 | Large language models have shown remarkable aptitude in code generation, but
still struggle to perform complex tasks. Self-repair -- in which the model
debugs and repairs its own code -- has recently become a popular way to boost
performance in these settings. However, despite its increasing popularity,
existing studie... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.PL",
"cs.SE"
] |
2405.15223 | HF | iVideoGPT: Interactive VideoGPTs are Scalable World Models | [
"Jialong Wu",
"Shaofeng Yin",
"Ningya Feng",
"Xu He",
"Dong Li",
"Jianye Hao",
"Mingsheng Long"
] | 2024-05-24 | World models empower model-based agents to interactively explore, reason, and
plan within imagined environments for real-world decision-making. However, the
high demand for interactivity poses challenges in harnessing recent
advancements in video generative models for developing world models at scale.
This work introdu... | null | cs.CV | [
"cs.CV",
"cs.LG",
"cs.RO"
] |
2101.03288 | AnswerAI | How to Train Your Energy-Based Models | [
"Yang Song",
"Diederik P. Kingma"
] | 2021-01-09 | Energy-Based Models (EBMs), also known as non-normalized probabilistic
models, specify probability density or mass functions up to an unknown
normalizing constant. Unlike most other probabilistic models, EBMs do not place
a restriction on the tractability of the normalizing constant, thus are more
flexible to parameter... | null | cs.LG | [
"cs.LG",
"stat.ML"
] |
2408.15545 | HF | SciLitLLM: How to Adapt LLMs for Scientific Literature Understanding | [
"Sihang Li",
"Jin Huang",
"Jiaxi Zhuang",
"Yaorui Shi",
"Xiaochen Cai",
"Mingjun Xu",
"Xiang Wang",
"Linfeng Zhang",
"Guolin Ke",
"Hengxing Cai"
] | 2024-08-28 | Scientific literature understanding is crucial for extracting targeted
information and garnering insights, thereby significantly advancing scientific
discovery. Despite the remarkable success of Large Language Models (LLMs), they
face challenges in scientific literature understanding, primarily due to (1) a
lack of sci... | null | cs.LG | [
"cs.LG",
"cs.CL"
] |
2311.08734 | HF | Thread of Thought Unraveling Chaotic Contexts | [
"Yucheng Zhou",
"Xiubo Geng",
"Tao Shen",
"Chongyang Tao",
"Guodong Long",
"Jian-Guang Lou",
"Jianbing Shen"
] | 2023-11-15 | Large Language Models (LLMs) have ushered in a transformative era in the
field of natural language processing, excelling in tasks related to text
comprehension and generation. Nevertheless, they encounter difficulties when
confronted with chaotic contexts (e.g., distractors rather than long irrelevant
context), leading... | null | cs.CL | [
"cs.CL"
] |
2309.09390 | HF | Augmenting text for spoken language understanding with Large Language Models | [
"Roshan Sharma",
"Suyoun Kim",
"Daniel Lazar",
"Trang Le",
"Akshat Shrivastava",
"Kwanghoon Ahn",
"Piyush Kansal",
"Leda Sari",
"Ozlem Kalinli",
"Michael Seltzer"
] | 2023-09-17 | Spoken semantic parsing (SSP) involves generating machine-comprehensible
parses from input speech. Training robust models for existing application
domains represented in training data or extending to new domains requires
corresponding triplets of speech-transcript-semantic parse data, which is
expensive to obtain. In t... | null | cs.CL | [
"cs.CL",
"cs.SD",
"eess.AS"
] |
2405.15613 | Both | Automatic Data Curation for Self-Supervised Learning: A Clustering-Based Approach | [
"Huy V. Vo",
"Vasil Khalidov",
"Timothée Darcet",
"Théo Moutakanni",
"Nikita Smetanin",
"Marc Szafraniec",
"Hugo Touvron",
"Camille Couprie",
"Maxime Oquab",
"Armand Joulin",
"Hervé Jégou",
"Patrick Labatut",
"Piotr Bojanowski"
] | 2024-05-24 | Self-supervised features are the cornerstone of modern machine learning
systems. They are typically pre-trained on data collections whose construction
and curation typically require extensive human effort. This manual process has
some limitations similar to those encountered in supervised learning, e.g., the
crowd-sour... | null | cs.LG | [
"cs.LG",
"cs.AI",
"cs.CV"
] |
2307.13304 | AnswerAI | QuIP: 2-Bit Quantization of Large Language Models With Guarantees | [
"Jerry Chee",
"Yaohui Cai",
"Volodymyr Kuleshov",
"Christopher De Sa"
] | 2023-07-25 | This work studies post-training parameter quantization in large language
models (LLMs). We introduce quantization with incoherence processing (QuIP), a
new method based on the insight that quantization benefits from
$\textit{incoherent}$ weight and Hessian matrices, i.e., from the weights being
even in magnitude and th... | null | cs.LG | [
"cs.LG",
"cs.CL"
] |
2309.16534 | HF | MotionLM: Multi-Agent Motion Forecasting as Language Modeling | [
"Ari Seff",
"Brian Cera",
"Dian Chen",
"Mason Ng",
"Aurick Zhou",
"Nigamaa Nayakanti",
"Khaled S. Refaat",
"Rami Al-Rfou",
"Benjamin Sapp"
] | 2023-09-28 | Reliable forecasting of the future behavior of road agents is a critical
component to safe planning in autonomous vehicles. Here, we represent
continuous trajectories as sequences of discrete motion tokens and cast
multi-agent motion prediction as a language modeling task over this domain. Our
model, MotionLM, provides... | null | cs.CV | [
"cs.CV",
"cs.AI",
"cs.LG",
"cs.RO"
] |
2408.10195 | HF | SpaRP: Fast 3D Object Reconstruction and Pose Estimation from Sparse Views | [
"Chao Xu",
"Ang Li",
"Linghao Chen",
"Yulin Liu",
"Ruoxi Shi",
"Hao Su",
"Minghua Liu"
] | 2024-08-19 | Open-world 3D generation has recently attracted considerable attention. While
many single-image-to-3D methods have yielded visually appealing outcomes, they
often lack sufficient controllability and tend to produce hallucinated regions
that may not align with users' expectations. In this paper, we explore an
important ... | null | cs.CV | [
"cs.CV",
"cs.AI",
"cs.GR"
] |
2402.18153 | AnswerAI | Diffusion-based Neural Network Weights Generation | [
"Bedionita Soro",
"Bruno Andreis",
"Hayeon Lee",
"Song Chong",
"Frank Hutter",
"Sung Ju Hwang"
] | 2024-02-28 | Transfer learning is a topic of significant interest in recent deep learning
research because it enables faster convergence and improved performance on new
tasks. While the performance of transfer learning depends on the similarity of
the source data to the target data, it is costly to train a model on a large
number o... | null | cs.LG | [
"cs.LG",
"cs.AI"
] |
2104.08773 | AnswerAI | Cross-Task Generalization via Natural Language Crowdsourcing Instructions | [
"Swaroop Mishra",
"Daniel Khashabi",
"Chitta Baral",
"Hannaneh Hajishirzi"
] | 2021-04-18 | Humans (e.g., crowdworkers) have a remarkable ability in solving different
tasks, by simply reading textual instructions that define them and looking at a
few examples. Despite the success of the conventional supervised learning on
individual datasets, such models often struggle with generalization across
tasks (e.g., ... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.CV",
"cs.LG"
] |
2407.13168 | HF | SciCode: A Research Coding Benchmark Curated by Scientists | [
"Minyang Tian",
"Luyu Gao",
"Shizhuo Dylan Zhang",
"Xinan Chen",
"Cunwei Fan",
"Xuefei Guo",
"Roland Haas",
"Pan Ji",
"Kittithat Krongchon",
"Yao Li",
"Shengyan Liu",
"Di Luo",
"Yutao Ma",
"Hao Tong",
"Kha Trinh",
"Chenyu Tian",
"Zihan Wang",
"Bohao Wu",
"Yanyu Xiong",
"Shengzh... | 2024-07-18 | Since language models (LMs) now outperform average humans on many challenging
tasks, it has become increasingly difficult to develop challenging,
high-quality, and realistic evaluations. We address this issue by examining
LMs' capabilities to generate code for solving real scientific research
problems. Incorporating in... | null | cs.AI | [
"cs.AI",
"cs.CL"
] |
2401.01325 | Both | LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning | [
"Hongye Jin",
"Xiaotian Han",
"Jingfeng Yang",
"Zhimeng Jiang",
"Zirui Liu",
"Chia-Yuan Chang",
"Huiyuan Chen",
"Xia Hu"
] | 2024-01-02 | It is well known that LLMs cannot generalize well to long contexts whose
lengths are larger than the training sequence length. This poses challenges
when employing LLMs for processing long input sequences during inference. In
this work, we argue that LLMs themselves have inherent capabilities to handle
long contexts wi... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.LG"
] |
2403.03194 | HF | MAGID: An Automated Pipeline for Generating Synthetic Multi-modal Datasets | [
"Hossein Aboutalebi",
"Hwanjun Song",
"Yusheng Xie",
"Arshit Gupta",
"Justin Sun",
"Hang Su",
"Igor Shalyminov",
"Nikolaos Pappas",
"Siffi Singh",
"Saab Mansour"
] | 2024-03-05 | Development of multimodal interactive systems is hindered by the lack of
rich, multimodal (text, images) conversational data, which is needed in large
quantities for LLMs. Previous approaches augment textual dialogues with
retrieved images, posing privacy, diversity, and quality constraints. In this
work, we introduce ... | null | cs.CL | [
"cs.CL"
] |
2312.09305 | HF | Stable Score Distillation for High-Quality 3D Generation | [
"Boshi Tang",
"Jianan Wang",
"Zhiyong Wu",
"Lei Zhang"
] | 2023-12-14 | Although Score Distillation Sampling (SDS) has exhibited remarkable
performance in conditional 3D content generation, a comprehensive understanding
of its formulation is still lacking, hindering the development of 3D
generation. In this work, we decompose SDS as a combination of three functional
components, namely mode... | null | cs.CV | [
"cs.CV"
] |
2305.04745 | HF | Controllable Light Diffusion for Portraits | [
"David Futschik",
"Kelvin Ritland",
"James Vecore",
"Sean Fanello",
"Sergio Orts-Escolano",
"Brian Curless",
"Daniel Sýkora",
"Rohit Pandey"
] | 2023-05-08 | We introduce light diffusion, a novel method to improve lighting in
portraits, softening harsh shadows and specular highlights while preserving
overall scene illumination. Inspired by professional photographers' diffusers
and scrims, our method softens lighting given only a single portrait photo.
Previous portrait reli... | null | cs.CV | [
"cs.CV",
"cs.GR",
"I.4.3"
] |
2307.04087 | HF | SVIT: Scaling up Visual Instruction Tuning | [
"Bo Zhao",
"Boya Wu",
"Muyang He",
"Tiejun Huang"
] | 2023-07-09 | Thanks to the emerging of foundation models, the large language and vision
models are integrated to acquire the multimodal ability of visual captioning,
question answering, etc. Although existing multimodal models present impressive
performance of visual understanding and reasoning, their limits are still
largely under... | null | cs.CV | [
"cs.CV"
] |
2305.11173 | HF | Going Denser with Open-Vocabulary Part Segmentation | [
"Peize Sun",
"Shoufa Chen",
"Chenchen Zhu",
"Fanyi Xiao",
"Ping Luo",
"Saining Xie",
"Zhicheng Yan"
] | 2023-05-18 | Object detection has been expanded from a limited number of categories to
open vocabulary. Moving forward, a complete intelligent vision system requires
understanding more fine-grained object descriptions, object parts. In this
paper, we propose a detector with the ability to predict both open-vocabulary
objects and th... | null | cs.CV | [
"cs.CV"
] |
2406.04313 | AnswerAI | Improving Alignment and Robustness with Circuit Breakers | [
"Andy Zou",
"Long Phan",
"Justin Wang",
"Derek Duenas",
"Maxwell Lin",
"Maksym Andriushchenko",
"Rowan Wang",
"Zico Kolter",
"Matt Fredrikson",
"Dan Hendrycks"
] | 2024-06-06 | AI systems can take harmful actions and are highly vulnerable to adversarial
attacks. We present an approach, inspired by recent advances in representation
engineering, that interrupts the models as they respond with harmful outputs
with "circuit breakers." Existing techniques aimed at improving alignment, such
as refu... | null | cs.LG | [
"cs.LG",
"cs.AI",
"cs.CL",
"cs.CV",
"cs.CY"
] |
2409.10173 | HF | jina-embeddings-v3: Multilingual Embeddings With Task LoRA | [
"Saba Sturua",
"Isabelle Mohr",
"Mohammad Kalim Akram",
"Michael Günther",
"Bo Wang",
"Markus Krimmel",
"Feng Wang",
"Georgios Mastrapas",
"Andreas Koukounas",
"Andreas Koukounas",
"Nan Wang",
"Han Xiao"
] | 2024-09-16 | We introduce jina-embeddings-v3, a novel text embedding model with 570
million parameters, achieves state-of-the-art performance on multilingual data
and long-context retrieval tasks, supporting context lengths of up to 8192
tokens. The model includes a set of task-specific Low-Rank Adaptation (LoRA)
adapters to genera... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.IR",
"68T50",
"I.2.7"
] |
2407.14358 | HF | Stable Audio Open | [
"Zach Evans",
"Julian D. Parker",
"CJ Carr",
"Zack Zukowski",
"Josiah Taylor",
"Jordi Pons"
] | 2024-07-19 | Open generative models are vitally important for the community, allowing for
fine-tunes and serving as baselines when presenting new models. However, most
current text-to-audio models are private and not accessible for artists and
researchers to build upon. Here we describe the architecture and training
process of a ne... | null | cs.SD | [
"cs.SD",
"cs.AI",
"eess.AS"
] |
2406.18510 | HF | WildTeaming at Scale: From In-the-Wild Jailbreaks to (Adversarially) Safer Language Models | [
"Liwei Jiang",
"Kavel Rao",
"Seungju Han",
"Allyson Ettinger",
"Faeze Brahman",
"Sachin Kumar",
"Niloofar Mireshghallah",
"Ximing Lu",
"Maarten Sap",
"Yejin Choi",
"Nouha Dziri"
] | 2024-06-26 | We introduce WildTeaming, an automatic LLM safety red-teaming framework that
mines in-the-wild user-chatbot interactions to discover 5.7K unique clusters of
novel jailbreak tactics, and then composes multiple tactics for systematic
exploration of novel jailbreaks. Compared to prior work that performed
red-teaming via r... | null | cs.CL | [
"cs.CL"
] |
2407.15060 | HF | MusiConGen: Rhythm and Chord Control for Transformer-Based Text-to-Music Generation | [
"Yun-Han Lan",
"Wen-Yi Hsiao",
"Hao-Chung Cheng",
"Yi-Hsuan Yang"
] | 2024-07-21 | Existing text-to-music models can produce high-quality audio with great
diversity. However, textual prompts alone cannot precisely control temporal
musical features such as chords and rhythm of the generated music. To address
this challenge, we introduce MusiConGen, a temporally-conditioned
Transformer-based text-to-mu... | null | cs.SD | [
"cs.SD",
"cs.AI",
"eess.AS"
] |
2309.12307 | Both | LongLoRA: Efficient Fine-tuning of Long-Context Large Language Models | [
"Yukang Chen",
"Shengju Qian",
"Haotian Tang",
"Xin Lai",
"Zhijian Liu",
"Song Han",
"Jiaya Jia"
] | 2023-09-21 | We present LongLoRA, an efficient fine-tuning approach that extends the
context sizes of pre-trained large language models (LLMs), with limited
computation cost. Typically, training LLMs with long context sizes is
computationally expensive, requiring extensive training hours and GPU
resources. For example, training on ... | null | cs.CL | [
"cs.CL",
"cs.AI",
"cs.LG"
] |
2309.16496 | HF | CCEdit: Creative and Controllable Video Editing via Diffusion Models | [
"Ruoyu Feng",
"Wenming Weng",
"Yanhui Wang",
"Yuhui Yuan",
"Jianmin Bao",
"Chong Luo",
"Zhibo Chen",
"Baining Guo"
] | 2023-09-28 | In this paper, we present CCEdit, a versatile generative video editing
framework based on diffusion models. Our approach employs a novel trident
network structure that separates structure and appearance control, ensuring
precise and creative editing capabilities. Utilizing the foundational
ControlNet architecture, we m... | null | cs.CV | [
"cs.CV"
] |
Subsets and Splits
List Distinct Categories
Lists all unique primary categories in the dataset, which provides basic filtering and minimal insight into the data.