Challenge: Large Language Models (LLMs) are capable of understanding multi-modal content, but textonly human-computer interaction is not sufficient for many application scenarios.
Approach: They propose a video-to-text generation task and a multi-modal framework that bootstraps cross-modal training from frozen pre-trained visual & audio encoders and frozen LLMs.
Outcome: The proposed framework can understand both visual and auditory content in video and generate meaningful responses grounded in the visual and audio information presented in the videos.

Similar Papers

ViLL-E: Video LLM Embeddings for Retrieval (2026.acl-long)

Copied to clipboard

Challenge: Video Large Language Models excel at video understanding tasks where outputs are textual . however, they underperform specialized embedding-based models in Retrieval tasks .
Approach: They propose a video-LLM-based model with an embedding generation mechanism that allows the model to "think longer" for complex videos and stop early for easy ones.
Outcome: The proposed model outperforms specialized embedding-based models in video understanding tasks while remaining competitive on VideoQA tasks.
Video-LLaVA: Learning United Visual Representation by Alignment Before Projection (2024.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to visual-language understanding lack unified tokenization for images and videos . lack of unified visual representations makes it difficult to learn multi-modal interactions from poor projection layers.
Approach: They propose to unify visual representation into the language feature space to advance the foundational LLM towards a unified LVLM.
Outcome: The proposed model outperforms Video-ChatGPT on image benchmarks and on 9 image benchmark benchmarks.
Walia-LLM: Enhancing Amharic-LLaMA by Integrating Task-Specific and Generative Datasets (2024.findings-emnlp)

Copied to clipboard

Challenge: Low-resource languages are left behind due to the unavailability of resources.
Approach: They propose to integrate task-specific and generative datasets to improve language model performance for Amharic by fine-tuning an Amharican instruction fine-to-tuned model.
Outcome: The proposed model shows promising results in different NLP tasks and compares translated instruction datasets with the original model.
LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) exhibit exceptional translation capabilities in high-resource language tasks, yet their effectiveness in low-resourced languages is suboptimal.
Approach: They conduct extensive multilingual continual pre-training on the LLaMA series models and develop LLiMAX for translation support across more than 100 languages.
Outcome: The proposed model achieves higher translation performance than existing open-source models and performs on-par with specialized translation model on the Flores-101 benchmark.
Language Adaptation of Large Language Models: An Empirical Study on LLaMA2 (2025.coling-main)

Copied to clipboard

Challenge: Popularity of Large Language Models (LLMs) has seen a skyrocketing increase in recent years.
Approach: They present a systematic review of the language adaptation process for Large Language Models including vocabulary expansion, continued pre-training, and instruction fine-tuning.
Outcome: The proposed model is based on empirical studies conducted on LLaMA2 and discussions on various settings affecting the model's capabilities.
Video-ChatGPT: Towards Detailed Video Understanding via Large Vision and Language Models (2024.acl-long)

Copied to clipboard

Challenge: a surge of deep learning applications for video understanding have led to major advancements in video-related tasks.
Approach: They propose a multimodal video-based conversation model that merges a video-adapted visual encoder with an LLM and a dataset that is easily scalable and robust to label noise.
Outcome: The proposed model can understand and generate detailed conversations about videos.
AudioChatLlama: Towards General-Purpose Speech Abilities for LLMs (2024.naacl-long)

Copied to clipboard

Challenge: a new model for speech processing and reasoning uses curated data instead of text.
Approach: They extend the instruction-tuned Llama-2 model with end-to-end speech processing and reasoning abilities without using any carefully curated paired data.
Outcome: The proposed model outperforms or outperfects existing models on synthesized and recorded speech QA tests.
LlamaFactory: Unified Efficient Fine-Tuning of 100+ Language Models (2024.acl-demos)

Copied to clipboard

Challenge: Efficient fine-tuning of large language models requires non-trivial efforts to implement these methods on different models.
Approach: They propose a framework that democratizes the fine-tuning of large language models by integrating a suite of efficient training methods into one framework.
Outcome: The proposed framework is able to scale to 100+ LLMs without coding and receives over 25,000 stars and 3,000 forks.
MMS-LLaMA: Efficient LLM-based Audio-Visual Speech Recognition with Minimal Multimodal Speech Tokens (2025.findings-acl)

Copied to clipboard

Challenge: Recent Large Language Model (LLM) based AVSR systems incur high computational costs due to high temporal resolution of audio-visual speech.
Approach: They propose an efficient multimodal speech LLM framework that minimizes token length while preserving essential linguistic content.
Outcome: The proposed approach reduces token usage by 86% while using only 3.5 tokens per second.
LlamaLens: Specialized Multilingual LLM for Analyzing News and Social Media Content (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated remarkable success as general-purpose task solvers across various fields.
Approach: They propose to develop a specialized LLM for analyzing news and social media content in a multilingual context.
Outcome: The proposed model outperforms the current state-of-the-art on 23 testing sets and achieves comparable performance on 8 sets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations