← Search

Bingning Wang

14 accepted papers

2025

Efficient Motion-Aware Video MLLM

CVPR 2025highlight

Most current video MLLMs rely on uniform frame sampling and image-level encoders, resulting in inefficient data processing and limited motion awareness. To address these challenges, we introduce EMA, an Efficient Motion-Aware video MLLM that utilizes compressed video structures as inputs. We propose…

Cited by 0SourcePDFScholar
2025

Exploring the Design Space of Visual Context Representation in Video MLLMs

ICLR 2025poster

Video Multimodal Large Language Models~(MLLMs) have shown remarkable capability of understanding the video semantics on various downstream tasks. Despite the advancements, there is still a lack of systematic research on visual context representation, which refers to the scheme to select frames from…

2025

Extracting and Combining Abilities For Building Multi-lingual Ability-enhanced Large Language Models

EMNLP 2025

Multi-lingual ability transfer has become increasingly important for the broad application of large language models (LLMs). Existing work highly relies on training with the multi-lingual ability-related data, which may not be available for low-resource languages. To solve it, we propose a **M**ulti-

2025

Improving Accuracy and Calibration via Differentiated Deep Mutual Learning

CVPR 2025poster

Deep Neural Networks (DNNs) have achieved remarkable success in a variety of tasks, particularly in terms of prediction accuracy. However, in real-world scenarios, especially in safety-critical applications, accuracy alone is insufficient; reliable uncertainty estimates are essential. Modern DNNs, o…

Cited by 0SourcePDFScholar
2025

LongReD: Mitigating Short-Text Degradation of Long-Context Large Language Models via Restoration Distillation

ACL 2025long

Large language models (LLMs) have gained extended context windows through scaling positional encodings and lightweight continual pre-training. However, this often leads to degraded performance on short-text tasks, while the reasons for this degradation remain insufficiently explored. In this work, w…

Cited by 0SourcePDFScholar
2025

Maximizing Intermediate Checkpoint Value in LLM Pretraining with Bayesian Optimization

ICML 2025poster

The rapid proliferation of large language models (LLMs), such as GPT-4 and Gemini, underscores the intense demand for resources during their training processes, posing significant challenges due to substantial computational and environmental costs. In this paper, we introduce a novel checkpoint merg…

Cited by 0SourcePDFScholar
2025

Needle In A Video Haystack: A Scalable Synthetic Evaluator for Video MLLMs

ICLR 2025poster

Video understanding is a crucial next step for multimodal large language models (MLLMs). Various benchmarks are introduced for better evaluating the MLLMs. Nevertheless, current video benchmarks are still inefficient for evaluating video models during iterative development due to the high cost of co…

2025

ShortGPT: Layers in Large Language Models are More Redundant Than You Expect

ACL 2025finding

As Large Language Models (LLMs) continue to advance, their computational overhead has increased significantly. In this study, we identify notable redundancy across the layers of LLMs, where some layers contribute minimally to the overall network functionality. To quantify this, we introduce a metric…

Cited by 0SourcePDFScholar
2025

VPO: Reasoning Preferences Optimization Based on $\mathcal{V}$-Usable Information

NeurIPS 2025spotlight

Direct Preference Optimization (DPO) is a widely used preference optimization algorithm in large language model (LLM) alignment, which reparameterizes the reward function in reinforcement learning with human feedback (RLHF) without requiring a separate reward model. However, during the DPO training…

Cited by 0SourceScholar
2024

Base of RoPE Bounds Context Length

NeurIPS 2024poster

Position embedding is a core component of current Large Language Models (LLMs). Rotary position embedding (RoPE), a technique that encodes the position information with a rotation matrix, has been the de facto choice for position embedding in many LLMs, such as the Llama series. RoPE has been furthe…

Cited by 10SourcePDFScholar
2024

Exploring Context Window of Large Language Models via Decomposed Positional Vectors

NeurIPS 2024spotlight

Transformer-based large language models (LLMs) typically have a limited context window, resulting in significant performance degradation when processing text beyond the length of the context window. Extensive studies have been proposed to extend the context window and achieve length extrapolation of…

Cited by 9SourcePDFScholar
2024

MetaGPT: Merging Large Language Models Using Model Exclusive Task Arithmetic

EMNLP 2024main

The advent of large language models (LLMs) like GPT-4 has catalyzed the exploration of multi-task learning (MTL), in which a single model demonstrates proficiency across diverse tasks. Task arithmetic has emerged as a cost-effective approach for MTL. It enables performance enhancement across multipl…

2024

Unveiling the Flaws: Exploring Imperfections in Synthetic Data and Mitigation Strategies for Large Language Models

EMNLP 2024finding

Synthetic data has been proposed as a solution to address the issue of high-quality data scarcity in the training of large language models (LLMs). Studies have shown that synthetic data can effectively improve the performance of LLMs on downstream benchmarks. However, despite its potential benefits,…

Cited by 8SourcePDFScholar