← Search

Jie Zhou

417 accepted papers

2026

Astra: General Interactive World Model with Autoregressive Denoising

ICLR 2026poster

Recent advances in diffusion transformers have empowered video generation models to generate high-quality video clips from texts or images. However, world models with the ability to predict long-horizon futures from past observations and actions remain underexplored, especially for general-purpose s…

Cited by 0SourcecodeScholar
2026

AwareVLN: Reasoning with Self-awareness for Vision-Language Navigation

CVPR 2026

Vision-and-Language Navigation (VLN) requires an agent to ground language instructions to its own movement within a visual environment. While state-of-the-art methods leverage the reasoning capabilities of Vision-Language Models (VLMs) for end-to-end action prediction, they often lack an explicit an

Cited by 0SourcecodeScholar
2026

BAMI: Training-Free Bias Mitigation in GUI Grounding

CVPR 2026

GUI grounding is a critical capability for enabling GUI agents to execute tasks such as clicking and dragging. However, in complex scenarios like the ScreenSpot-Pro benchmark, existing models often suffer from suboptimal performance. Utilizing the proposed Masked Prediction Distribution (MPD) attrib

Cited by 0SourcecodeScholar
2026

Conan: Progressive Learning to Reason Like a Detective over Multi-Scale Visual Evidence

CVPR 2026

Video reasoning, which requires multi-step deduction across frames, remains a major challenge for multimodal large language models (MLLMs). While reinforcement learning (RL)-based methods enhance reasoning capabilities, they often rely on text-only chains that yield ungrounded or hallucinated conclu

Cited by 0SourcecodeScholar
2026

DeepRAG: Thinking to Retrieve Step by Step for Large Language Models

ICLR 2026poster

Large Language Models (LLMs) have shown remarkable reasoning capabilities, while their practical applications are limited by severe factual hallucinations due to limitations in the timeliness, accuracy, and comprehensiveness of their parametric knowledge. Meanwhile, enhancing retrieval-augmented gen…

Cited by 0SourcecodeScholar
2026

Dynamic Multimodal Activation Steering for Hallucination Mitigation in Large Vision-Language Models

ICLR 2026poster

Large Vision-Language Models (LVLMs) exhibit outstanding performance on vision-language tasks but struggle with hallucination problems. Through in-depth analysis of LVLM activation patterns, we reveal two key findings: 1) truthfulness and visual perception capabilities predominantly engage different…

Cited by 4SourceScholar
2026

Evaluating Generative Models via One-Dimensional Code Distributions

CVPR 2026

Most evaluations of generative models rely on feature-distribution metrics such as FID, which operate on continuous recognition features that are explicitly trained to be invariant to appearance variations, and thus discard cues critical for perceptual quality. We instead evaluate models in the spac

Cited by 0SourcecodeScholar
2026

Exploring Specular Reflection Inconsistency for Generalizable Face Forgery Detection

ICLR 2026poster

Detecting deepfakes has become increasingly challenging as forgery faces synthesized by AI-generated methods, particularly diffusion models, achieve unprecedented quality and resolution. Existing forgery detection approaches relying on spatial and frequency features demonstrate limited efficacy agai…

Cited by 0SourceScholar
2026

GROW: Watermark Generation with Progressive Guidance for Diffusion Models

CVPR 2026

Digital watermarking is a cornerstone for copyright protection. With the rapid advancement of generative models like diffusion models, in-generation and training-free watermarking techniques have garnered more attention for their endogeneity and convenience. These methods typically embed a watermark

Cited by 0SourceScholar
2026

HGMem: Hypergraph-based Working Memory to Improve Multi-step RAG for Long-Context Complex Relational Modeling

ICML 2026poster

Multi-step retrieval-augmented generation (RAG) has become a widely adopted strategy for enhancing large language models (LLMs) on tasks that demand global comprehension and intensive reasoning. Although many RAG systems incorporate a working memory to consolidate information, existing designs prima…

Cited by 0SourceScholar
2026

Latent Diffusion Model without Variational Autoencoder

ICLR 2026poster

Recent progress in diffusion-based visual generation has largely relied on latent diffusion models with Variational Autoencoders (VAEs). While effective for high-fidelity synthesis, this VAE+Diffusion paradigm still suffers from limited training and inference efficiency, along with poor transferabil…

Cited by 0SourcecodeScholar
2026

LifeAlign: Lifelong Alignment for Large Language Models with Memory-Augmented Focalized Preference Optimization

AAAI 2026technical

Alignment plays a crucial role in Large Language Models (LLMs) in aligning with human preferences on a specific task/domain. Traditional alignment methods suffer from catastrophic forgetting, where models lose previously learned values when adapting to new preferences or domains. We introduce LifeAl

Cited by 0SourcePDFScholar
2026

Manifold-Optimal Guidance: A Unified Riemannian Control View of Diffusion Guidance

ICML 2026spotlight

Classifier-Free Guidance (CFG) serves as the de facto control mechanism for conditional diffusion, yet high guidance scales notoriously induce oversaturation, texture artifacts, and structural collapse. We attribute this failure to a geometric mismatch: standard CFG performs Euclidean extrapolation …

Cited by 0SourceScholar
2026

Mimic Human Cognition, Master Multi-Image Reasoning: A Meta-Action Framework for Enhanced Visual Understanding

CVPR 2026

While Multimodal Large Language Models (MLLMs) excel at single-image understanding, they exhibit significantly degraded performance in multi-image reasoning scenarios. Multi-image reasoning presents fundamental challenges including complex inter-relationships between images and scattered critical in

Cited by 0SourceScholar
2026

MiniCPM-V 4.5: Cooking Efficient MLLMs via Architecture, Data, and Training Recipe

CVPR 2026

Multimodal Large Language Models (MLLMs) are undergoing rapid progress and represent the frontier of AI development. However, their training and inference efficiency have emerged as a core bottleneck in making MLLMs more accessible and scalable. To address the challenges, we present MiniCPM-V 4.5, a

Cited by 0SourcecodeScholar
2026

POINTS-Long: Adaptive Dual-Mode Visual Reasoning in MLLMs

CVPR 2026

Multimodal Large Language Models (MLLMs) have recently demonstrated remarkable capabilities in cross-modal understanding and generation. However, the rapid growth of visual token sequences--especially in long-video and streaming scenarios--poses a major challenge to their scalability and real-world

Cited by 0SourcecodeScholar
2026

R2RGen: Real-to-Real 3D Data Generation for Spatially-generalized Robotic Manipulation

RSS 2026poster

Towards the aim of generalized robotic manipulation, spatial generalization is the most fundamental capability that requires the policy to work robustly under different spatial distribution of objects, environment and agent itself. To achieve this, substantial human demonstrations need to be collect…

Cited by 0SourceScholar
2026

ReaForest: Fostering Generative Video Reasoning for Spatial Planning

ICML 2026poster

Verbal logic and visual mental simulation are two essential components of human intelligence. Modern Large Language Models (LLMs) have demonstrated strong verbal reasoning capabilities through textual Chain-of-Thought (CoT) reasoning. In contrast, current Video Generation Models (VGMs) struggle with…

Cited by 0SourceScholar
2026

Skyra: AI-Generated Video Detection via Grounded Artifact Reasoning

CVPR 2026

The misuse of AI-driven video generation technologies has raised serious social concerns, highlighting the urgent need for reliable AI-generated video detectors. However, most existing methods are limited to binary classification and lack the necessary explanations for human interpretation. In this

Cited by 0SourcecodeScholar
2026

UME-R1: Exploring Reasoning-Driven Generative Multimodal Embeddings

ICLR 2026poster

The remarkable success of multimodal large language models (MLLMs) has driven advances in multimodal embeddings, yet existing models remain inherently discriminative, limiting their ability to benefit from reasoning-driven generation paradigm. In this work, we pioneer the exploration of generative e…

Cited by 0SourceScholar
2026

UniGenDet: A Unified Generative-Discriminative Framework for Co-Evolutionary Image Generation and Generated Image Detection

CVPR 2026

In recent years, significant progress has been made in both image generation and generated image detection. Despite their rapid, yet largely independent, development, these two fields have evolved distinct architectural paradigms: the former predominantly relies on generative networks, while the lat

Cited by 0SourcecodeScholar
2026

VARestorer: One-Step VAR Distillation for Real-World Image Super-Resolution

ICLR 2026poster

Recent advancements in visual autoregressive models (VAR) have demonstrated their effectiveness in image generation, highlighting their potential for real-world image super-resolution (Real-ISR). However, adapting VAR for ISR presents critical challenges. The next-scale prediction mechanism, constra…

Cited by 0SourcecodeScholar
2026

WeDLM: Reconciling Diffusion Language Models with Standard Causal Attention for Fast Inference

ICML 2026oral

Autoregressive (AR) generation is the standard decoding paradigm for Large Language Models (LLMs), but its token-by-token nature limits parallelism at inference time. Diffusion Language Models (DLLMs) offer parallel decoding by recovering multiple masked tokens per step; however, in practice they of…

Cited by 0SourceScholar
2025

A Law Reasoning Benchmark for LLM with Tree-Organized Structures including Factum Probandum, Evidence and Experiences

ACL 2025finding

While progress has been made in legal applications, law reasoning, crucial for fair adjudication, remains unexplored. We propose a transparent law reasoning schema enriched with hierarchical factum probandum, evidence, and implicit experience, enabling public scrutiny and preventing bias. Inspired b…

Cited by 0SourcePDFScholar
2025

A Self-Denoising Model for Robust Few-Shot Relation Extraction

ACL 2025long

The few-shot relation extraction (FSRE) aims at enhancing the model’s generalization to new relations with very few labeled instances (support instances). Most existing studies use prototype networks (ProtoNets) for FSRE and assume that the support set, adapting the model to new relations, only cont…

Cited by 0SourcePDFScholar
2025

A Visual Leap in CLIP Compositionality Reasoning through Generation of Counterfactual Sets

ICCV 2025poster

Vision-language models (VLMs) often struggle with compositional reasoning due to insufficient high-quality image-text data. To tackle this challenge, we propose a novel block-based diffusion approach that automatically generates counterfactual datasets without manual annotation. Our method utilizes…

Cited by 0SourcePDFScholar
2025

APB: Accelerating Distributed Long-Context Inference by Passing Compressed Context Blocks across GPUs

ACL 2025long

While long-context inference is crucial for advancing large language model (LLM) applications, its prefill speed remains a significant bottleneck. Current approaches, including sequence parallelism strategies and compute reduction through approximate attention mechanisms, still fall short of deliver…

2025

AVG-LLaVA: An Efficient Large Multimodal Model with Adaptive Visual Granularity

ACL 2025finding

Recently, large multimodal models (LMMs) have achieved significant advancements. When dealing with high-resolution images, dominant LMMs typically divide them into multiple local images and a global image, leading to a large number of visual tokens. In this work, we introduce AVG-LLaVA, an LMM that…

2025

Advancing SMoE for Continuous Domain Adaptation of MLLMs: Adaptive Router and Domain-Specific Loss

ACL 2025long

Recent studies have explored Continual Instruction Tuning (CIT) in Multimodal Large Language Models (MLLMs), with a primary focus on Task-incremental CIT, where MLLMs are required to continuously acquire new tasks. However, the more practical and challenging Domain-incremental CIT, focused on the co…

Cited by 0SourcePDFScholar
2025

An Empirical Study of Many-to-Many Summarization with Large Language Models

ACL 2025long

Many-to-many summarization (M2MS) aims to process documents in any language and generate the corresponding summaries also in any language. Recently, large language models (LLMs) have shown strong multi-lingual abilities, giving them the potential to perform M2MS in real applications. This work prese…

2025

Authentic 4D Driving Simulation with a Video Generation Model

ICCV 2025poster

Simulating driving environments in 4D is crucial for developing accurate and immersive autonomous driving systems. Despite progress in generating driving scenes, challenges in transforming views and modeling the dynamics of space and time remain. To tackle these issues, we propose a fresh methodolog…

Cited by 0SourcePDFScholar
2025

Beyond Next Token Prediction: Patch-Level Training for Large Language Models

ICLR 2025spotlight

The prohibitive training costs of Large Language Models (LLMs) have emerged as a significant bottleneck in the development of next-generation LLMs. In this paper, we show that it is possible to significantly reduce the training costs of LLMs without sacrificing their performance. Specifically, we in…

2025

CL-MoE: Enhancing Multimodal Large Language Model with Dual Momentum Mixture-of-Experts for Continual Visual Question Answering

CVPR 2025highlight

Multimodal large language models (MLLMs) have garnered widespread attention from researchers due to their remarkable understanding and generation capabilities in visual language tasks (e.g., visual question answering). However, the rapid pace of knowledge updates in the real world makes offline trai…

Cited by 2SourcePDFScholar
2025

CM-Align: Consistency-based Multilingual Alignment for Large Language Models

EMNLP 2025

Current large language models (LLMs) generally show a significant performance gap in alignment between English and other languages.To bridge this gap, existing research typically leverages the model’s responses in English as a reference to select the best/worst responses in other languages, which ar

2025

Can Large Language Models Help Multimodal Language Analysis? MMLA: A Comprehensive Benchmark

NeurIPS 2025poster

Multimodal language analysis is a rapidly evolving field that leverages multiple modalities to enhance the understanding of high-level semantics underlying human conversational utterances. Despite its significance, little research has investigated the capability of multimodal large language models (…

Cited by 0SourcecodeScholar
2025

Cockroach's Turning Strategy Enhanced Hexapod Robot with Flexible Torso

IROS 2025

The design and control of hexapod robots have become an active research field due to the ability to achieve adaptive and stable multi-terrain locomotion. However, existing hexapod robots focus on the integration of flexible pitch joints to enhance their obstacle-crossing and slope-climbing abilities

Cited by 0SourceScholar
2025

ConCISE: Confidence-guided Compression in Step-by-step Efficient Reasoning

EMNLP 2025

Large Reasoning Models (LRMs) perform strongly in complex reasoning tasks via Chain-of-Thought (CoT) prompting, but often suffer from verbose outputs, increasing computational overhead. Existing fine-tuning-based compression methods either operate post-hoc pruning, risking disruption to reasoning co

Cited by 0SourcePDFScholar
2025

D3QE: Learning Discrete Distribution Discrepancy-aware Quantization Error for Autoregressive-Generated Image Detection

ICCV 2025poster

The emergence of visual autoregressive (AR) models has revolutionized image generation while presenting new challenges for synthetic image detection. Unlike previous GAN or diffusion-based methods, AR models generate images through discrete token prediction, exhibiting both marked improvements in im…

2025

DRT: Deep Reasoning Translation via Long Chain-of-Thought

ACL 2025finding

Recently, O1-like models have emerged as representative examples, illustrating the effectiveness of long chain-of-thought (CoT) in reasoning tasks such as math and coding tasks. In this paper, we introduce DRT, an attempt to bring the success of long CoT to neural machine translation (MT). Specifica…

2025

DelTA: An Online Document-Level Translation Agent Based on Multi-Level Memory

ICLR 2025poster

Large language models (LLMs) have achieved reasonable quality improvements in machine translation (MT). However, most current research on MT-LLMs still faces significant challenges in maintaining translation consistency and accuracy when processing entire documents. In this paper, we introduce DelTA…

2025

Dense Retrievers Can Fail on Simple Queries: Revealing The Granularity Dilemma of Embeddings

EMNLP 2025

This work stems from an observed limitation of text encoders: embeddings may not be able to recognize fine-grained entities or events within encoded semantics, resulting in failed retrieval even in simple cases. To examine such behaviors, we first introduce a new evaluation dataset, CapRetrieval, in

2025

Distilling Rule-based Knowledge into Large Language Models

COLING 2025main

Large language models (LLMs) have shown incredible performance in completing various real-world tasks. The current paradigm of knowledge learning for LLMs is mainly based on learning from examples, in which LLMs learn the internal rule implicitly from a certain number of supervised examples. However…

2025

EFTViT: Efficient Federated Training of Vision Transformers with Masked Images on Resource-Constrained Clients

ICCV 2025poster

Federated learning research has recently shifted from Convolutional Neural Networks (CNNs) to Vision Transformers (ViTs) due to their superior capacity. ViTs training demands higher computational resources due to the lack of 2D inductive biases inherent in CNNs. However, efficient federated training…

Cited by 0SourcePDFScholar
2025

Efficient Speech Language Modeling via Energy Distance in Continuous Latent Space

NeurIPS 2025poster

We introduce \emph{SLED}, an alternative approach to speech language modeling by encoding speech waveforms into sequences of continuous latent representations and modeling them autoregressively using an energy distance objective. The energy distance offers an analytical measure of the distributional…

Cited by 0SourcecodeScholar
2025

EfficientLLaVA: Generalizable Auto-Pruning for Large Vision-language Models

CVPR 2025poster

While multimodal large language models demonstrate strong performance in complex reasoning tasks, they pose significant challenges related to model complexity during deployment, especially for resource-limited devices. In this paper, we propose an automatic pruning method for large vision-language m…

2025

EmbodiedOcc: Embodied 3D Occupancy Prediction for Vision-based Online Scene Understanding

ICCV 2025poster

3D occupancy prediction provides a comprehensive description of the surrounding scenes and has become an essential task for 3D perception. Most existing methods focus on offline perception from one or a few views and cannot be applied to embodied agents that demand to gradually perceive the scene th…

2025

EmbodiedSAM: Online Segment Any 3D Thing in Real Time

ICLR 2025oral

Embodied tasks require the agent to fully understand 3D scenes simultaneously with its exploration, so an online, real-time, fine-grained and highly-generalized 3D perception model is desperately needed. Since high-quality 3D data is limited, directly training such a model in 3D is infeasible. Meanw…

Cited by 12SourcePDFScholar
2025

Enhancing Cross-Tokenizer Knowledge Distillation with Contextual Dynamical Mapping

ACL 2025finding

Knowledge Distillation (KD) has emerged as a prominent technique for model compression. However, conventional KD approaches primarily focus on homogeneous architectures with identical tokenizers, constraining their applicability in cross-architecture scenarios. As for the cross-tokenizer KD, the dif…

2025

Enhancing Uncertainty Modeling with Semantic Graph for Hallucination Detection

AAAI 2025technical

Large Language Models (LLMs) are prone to hallucination with non-factual or unfaithful statements, which undermines the applications in real-world scenarios. Recent researches focus on uncertainty-based hallucination detection, which utilizes the output probability of LLMs for uncertainty calculatio…

Cited by 1SourcePDFScholar
2025

Entropy-Adaptive Diffusion Policy Optimization with Dynamic Step Alignment

ICCV 2025poster

While fine-tuning diffusion models with reinforcement learning (RL) has demonstrated effectiveness in directly optimizing downstream objectives, existing RL frameworks are prone to overfitting the rewards, leading to outputs that deviate from the true data distribution and exhibit reduced diversity.…

Cited by 0SourcePDFScholar
2025

FADE: Frequency-Aware Diffusion Model Factorization for Video Editing

CVPR 2025poster

Recent advancements in diffusion frameworks have significantly enhanced video editing, achieving high fidelity and strong alignment with textual prompts. However, conventional approaches using image diffusion models fall short in handling video dynamics, particularly for challenging temporal edits l…

2025

FR-Spec: Accelerating Large-Vocabulary Language Models via Frequency-Ranked Speculative Sampling

ACL 2025long

Speculative sampling has emerged as an important technique for accelerating the auto-regressive generation process of large language models (LLMs) by utilizing a draft-then-verify mechanism to produce multiple tokens per forward pass. While state-of-the-art speculative sampling methods use only a si…

2025

FinDABench: Benchmarking Financial Data Analysis Ability of Large Language Models

COLING 2025main

Large Language Models (LLMs) have demonstrated impressive capabilities across a wide range of tasks. However, their proficiency and reliability in the specialized domain of financial data analysis, particularly focusing on data-driven thinking, remain uncertain. To bridge this gap, we introduce FinD…

2025

From Imitation to Innovation: The Emergence of AI's Unique Artistic Styles and the Challenge of Copyright Protection

ICCV 2025poster

Current legal frameworks consider AI-generated works eligible for copyright protection when they meet originality requirements and involve substantial human intellectual input. However, systematic legal standards and reliable evaluation methods for AI art copyrights are lacking. Through comprehensiv…

Cited by 0SourcePDFScholar
2025

GC-VLN: Instruction as Graph Constraints for Training-free Vision-and-Language Navigation

CoRL 2025poster

In this paper, we propose a training-free framework for vision-and-language navigation (VLN). Existing zero-shot VLN methods are mainly designed for discrete environments or involve unsupervised training in continuous simulator environments, which makes it challenging to generalize and deploy them i…

Cited by 0SourceScholar
2025

GaussianWorld: Gaussian World Model for Streaming 3D Occupancy Prediction

CVPR 2025poster

3D occupancy prediction is important for autonomous driving due to its comprehensive perception of the surroundings. To incorporate sequential inputs, most existing methods fuse representations from previous frames to infer the current 3D occupancy. However, they fail to consider the continuity of d…

2025

IGL-Nav: Incremental 3D Gaussian Localization for Image-goal Navigation

ICCV 2025poster

Visual navigation with an image as goal is a fundamental and challenging problem. Conventional methods either rely on end-to-end RL learning or modular-based policy with topological graph or BEV map as memory, which cannot fully model the geometric relationship between the explored 3D environment an…

2025

ILDiff: Generate Transparent Animated Stickers by Implicit Layout Distillation

ICASSP 2025accepted

High-quality animated stickers usually contain transparent channels, which are often ignored by current video generation models. To generate fine-grained animated transparency channels, existing methods can be roughly divided into video matting algorithms and diffusion-based algorithms. The methods…

Cited by 0SourceScholar
2025

InstaRevive: One-Step Image Enhancement via Dynamic Score Matching

ICLR 2025poster

Image enhancement finds wide-ranging applications in real-world scenarios due to complex environments and the inherent limitations of imaging devices. Recent diffusion-based methods yield promising outcomes but necessitate prolonged and computationally intensive iterative sampling. In response, we p…

Cited by 0SourcePDFScholar
2025

LLaVE: Large Language and Vision Embedding Models with Hardness-Weighted Contrastive Learning

EMNLP 2025

Universal multimodal embedding models play a critical role in tasks such as interleaved image-text retrieval, multimodal RAG, and multimodal clustering. However, our empirical results indicate that existing LMM-based embedding models trained with the standard InfoNCE loss exhibit a high degree of ov

Cited by 0SourcePDFScholar
2025

Learning with Open-world Noisy Data via Class-independent Margin in Dual Representation Space

AAAI 2025technical

Learning with Noisy Labels (LNL) aims to improve the model generalization when facing data with noisy labels, and existing methods generally assume that noisy labels come from known classes, called closed-set noise. However, in real-world scenarios, noisy labels from similar unknown classes, i.e., o…

2025

Less, but Better: Efficient Multilingual Expansion for LLMs via Layer-wise Mixture-of-Experts

ACL 2025long

Continually expanding new languages for existing large language models (LLMs) is a promising yet challenging approach to building powerful multilingual LLMs.The biggest challenge is to make the model continuously learn new languages while preserving the proficient ability of old languages.To achieve…

2025

LongDPO: Unlock Better Long-form Generation Abilities for LLMs via Critique-augmented Stepwise Information

ACL 2025finding

Recent advancements in large language models (LLMs) have markedly improved their capacity to handle long text inputs; however, current models, including GPT-4o, still exhibit unsatisfactory performance in long-form generation. Generating high-quality long-form content still remains a significant cha…

2025

MC3D-AD: A Unified Geometry-aware Reconstruction Model for Multi-category 3D Anomaly Detection

IJCAI 2025

3D Anomaly Detection (AD) is a promising means of controlling the quality of manufactured products. However, existing methods typically require carefully training a task-specific model for each category independently, leading to high cost, low efficiency, and weak generalization. This study presents

2025

MCID: Multi-aspect Copyright Infringement Detection for Generated Images

ICCV 2025poster

With the rapid advancement of generative models, we can now create highly realistic images. This represents a significant technical breakthrough but also introduces new challenges for copyright protection. Previous methods for detecting copyright infringement in AI-generated images mainly depend on…

Cited by 0SourcePDFScholar
2025

MedDiT: A Knowledge-Controlled Diffusion Transformer Framework for Dynamic Medical Image Generation in Virtual Simulated Patient

IJCAI 2025

Medical education relies heavily on Simulated Patients (SPs) to provide a safe environment for students to practice clinical skills, including medical image analysis. However, the high cost of recruiting qualified SPs and the lack of diverse medical imaging datasets have presented significant challe

Cited by 0SourcePDFScholar
2025

MiniPLM: Knowledge Distillation for Pre-training Language Models

ICLR 2025poster

Knowledge distillation (KD) is widely used to train small, high-performing student language models (LMs) using large teacher LMs. While effective in fine-tuning, KD during pre-training faces efficiency, flexibility, and effectiveness issues. Existing methods either incur high computational costs d…

2025

Multilingual Knowledge Editing with Language-Agnostic Factual Neurons

COLING 2025main

Multilingual knowledge editing (MKE) aims to simultaneously update factual knowledge across multiple languages within large language models (LLMs). Previous research indicates that the same knowledge across different languages within LLMs exhibits a degree of shareability. However, most existing MKE…

2025

Optimizing Question Semantic Space for Dynamic Retrieval-Augmented Multi-hop Question Answering

ACL 2025long

Retrieval-augmented generation (RAG) is usually integrated into large language models (LLMs) to mitigate hallucinations and knowledge obsolescence. Whereas, conventional one-step retrieve-and-read methods are insufficient for multi-hop question answering, facing challenges of retrieval semantic mism…

Cited by 0SourcePDFScholar
2025

P-React: Synthesizing Topic-Adaptive Reactions of Personality Traits via Mixture of Specialized LoRA Experts

ACL 2025finding

Personalized large language models (LLMs) have attracted great attention in many applications, such as emotional support and role-playing. However, existing works primarily focus on modeling explicit character profiles, while ignoring the underlying personality traits that truly shape behaviors and…

Cited by 0SourcePDFScholar
2025

POINTS-Reader: Distillation-Free Adaptation of Vision-Language Models for Document Conversion

EMNLP 2025

High-quality labeled data is essential for training accurate document conversion models, particularly in domains with complex formats such as tables, formulas, and multi-column text. However, manual annotation is both costly and time-consuming, while automatic labeling using existing models often la

2025

Point3R: Streaming 3D Reconstruction with Explicit Spatial Pointer Memory

NeurIPS 2025poster

Dense 3D scene reconstruction from an ordered sequence or unordered image collections is a critical step when bringing research in computer vision into practical scenarios. Following the paradigm introduced by DUSt3R, which unifies an image pair densely into a shared coordinate system, subsequent me…

Cited by 0SourcecodeScholar
2025

PunchBench: Benchmarking MLLMs in Multimodal Punchline Comprehension

ACL 2025long

Multimodal punchlines, which involve humor or sarcasm conveyed in image-caption pairs, are a popular way of communication on online multimedia platforms. With the rapid development of multimodal large language models (MLLMs), it is essential to assess their ability to effectively comprehend these pu…

Cited by 0SourcePDFScholar
2025

Retrieval-Augmented Machine Translation with Unstructured Knowledge

EMNLP 2025

Retrieval-augmented generation (RAG) introduces additional information to enhance large language models (LLMs). In machine translation (MT), previous work typically retrieves in-context examples from paired MT corpora, or domain-specific knowledge from knowledge graphs, to enhance MT models. However

2025

Secret Lies in Color: Enhancing AI-Generated Images Detection with Color Distribution Analysis

CVPR 2025poster

The advancement of Generative Adversarial Networks (GANs) and diffusion models significantly enhances the realism of synthetic images, driving progress in image processing and creative design. However, this progress also necessitates the development of effective detection methods, as synthetic image…

Cited by 0SourcePDFScholar
2025

Semantic to Structure: Learning Structural Representations for Infringement Detection

ICASSP 2025accepted

Structural information in images is crucial for aesthetic assessment, and it is widely recognized in the artistic field that imitating the structure of other works significantly infringes on creators’ rights. The advancement of diffusion models has led to AI-generated content imitating artists’ stru…

Cited by 0SourceScholar
2025

SpectralAR: Spectral Autoregressive Visual Generation

ICCV 2025poster

Autoregressive visual generation has garnered increasing attention due to its scalability and compatibility with other modalities compared with diffusion models. Most existing methods construct visual sequences as spatial patches for autoregressive generation. However, image patches are inherently p…

2025

THOR-MoE: Hierarchical Task-Guided and Context-Responsive Routing for Neural Machine Translation

ACL 2025long

The sparse Mixture-of-Experts (MoE) has achieved significant progress for neural machine translation (NMT). However, there exist two limitations in current MoE solutions which may lead to sub-optimal performance: 1) they directly use the task knowledge of NMT into MoE (e.g., domain/linguistics-speci…

Cited by 0SourcePDFScholar
2025

TIU-Bench: A Benchmark for Evaluating Large Multimodal Models on Text-rich Image Understanding

EMNLP 2025

Text-rich images are ubiquitous in real-world applications, serving as a critical medium for conveying complex information and facilitating accessibility.Despite recent advances driven by Multimodal Large Language Models (MLLMs), existing benchmarks suffer from limited scale, fragmented scenarios, a

Cited by 0SourcePDFScholar
2025

Text-guided Sparse Voxel Pruning for Efficient 3D Visual Grounding

CVPR 2025highlight

In this paper, we propose an efficient multi-level convolution architecture for 3D visual grounding. Conventional methods are difficult to meet the requirements of real-time inference due to the two-stage or point-based architecture. Inspired by the success of multi-level fully sparse convolutional…

2025

The Essence of Contextual Understanding in Theory of Mind: A Study on Question Answering with Story Characters

ACL 2025long

Theory-of-Mind (ToM) is a fundamental psychological capability that allows humans to understand and interpret the mental states of others. Humans infer others’ thoughts by integrating causal cues and indirect clues from broad contextual information, often derived from past interactions. In other wor…

Cited by 0SourcePDFScholar
2025

The Stochastic Parrot on LLM’s Shoulder: A Summative Assessment of Physical Concept Understanding

NAACL 2025long

In a systematic way, we investigate a widely asked question: Do LLMs really understand what they say?, which relates to the more familiar term Stochastic Parrot. To this end, we propose a summative assessment over a carefully designed physical concept understanding task, P HYSI C O. Our task allevia…

2025

Understanding LLMs’ Fluid Intelligence Deficiency: An Analysis of the ARC Task

NAACL 2025long

While LLMs have exhibited strong performance on various NLP tasks, it is noteworthy that most of these tasks rely on utilizing the vast amount of knowledge encoded in LLMs’ parameters, rather than solving new problems without prior knowledge. In cognitive research, the latter ability is referred to…

Cited by 2SourcePDFScholar
2025

UniGoal: Towards Universal Zero-shot Goal-oriented Navigation

CVPR 2025poster

In this paper, we propose a general framework for universal zero-shot goal-oriented navigation. Existing zero-shot methods build inference framework upon large language models (LLM) for specific tasks, which differs a lot in overall pipeline and fails to generalize across different types of goal. To…

Cited by 3SourcePDFScholar
2025

UniPre3D: Unified Pre-training of 3D Point Cloud Models with Cross-Modal Gaussian Splatting

CVPR 2025poster

The scale diversity of point cloud data presents significant challenges in developing unified representation learning techniques for 3D vision. Currently, there are few unified 3D models, and no existing pre-training method is equally effective for both object- and scene-level point clouds. In this…

2025

WalkVLM: Aid Visually Impaired People Walking by Vision Language Model

ICCV 2025poster

Approximately 200 million individuals around the world suffer from varying degrees of visual impairment, making it crucial to leverage AI technology to offer walking assistance for these people.With the recent progress of vision-language models (VLMs), applying VLMs to offer walking guidance has bec…

Cited by 0SourcePDFScholar
2024

3D Small Object Detection with Dynamic Spatial Pruning

ECCV 2024poster

"In this paper, we propose an efficient feature pruning strategy for 3D small object detection. Conventional 3D object detection methods struggle on small objects due to the weak geometric information from a small number of points. Although increasing the spatial resolution of feature representation…

2024

A Regularization-based Transfer Learning Method for Information Extraction via Instructed Graph Decoder

COLING 2024main

Information extraction (IE) aims to extract complex structured information from the text. Numerous datasets have been constructed for various IE tasks, leading to time-consuming and labor-intensive data annotations. Nevertheless, most prevailing methods focus on training task-specific models, while…

2024

A Soft Contrastive Learning-Based Prompt Model for Few-Shot Sentiment Analysis

ICASSP 2024accepted

Few-shot text classification has attracted great interest in both academia and industry due to the lack of labeled data in many fields. Different from general text classification (e.g., topic classification), few-shot sentiment classification is more challenging because the semantic distances among…

Cited by 0SourceScholar
2024

AgentVerse: Facilitating Multi-Agent Collaboration and Exploring Emergent Behaviors

ICLR 2024poster

Autonomous agents empowered by Large Language Models (LLMs) have undergone significant improvements, enabling them to generalize across a broad spectrum of tasks. However, in real-world scenarios, cooperation among individuals is often required to enhance the efficiency and effectiveness of task acc…

2024

Auto MC-Reward: Automated Dense Reward Design with Large Language Models for Minecraft

CVPR 2024poster

Many reinforcement learning environments (e.g. Minecraft) provide only sparse rewards that indicate task completion or failure with binary values. The challenge in exploration efficiency in such environments makes it difficult for reinforcement-learning-based agents to learn complex tasks. To addres…

Cited by 38SourcePDFScholar
2024

Boosting Large Language Models with Continual Learning for Aspect-based Sentiment Analysis

EMNLP 2024finding

Aspect-based sentiment analysis (ABSA) is an important subtask of sentiment analysis, which aims to extract the aspects and predict their sentiments. Most existing studies focus on improving the performance of the target domain by fine-tuning domain-specific models (trained on source domains) based…

Cited by 6SourcePDFScholar
2024

BranchNorm: Robustly Scaling Extremely Deep Transformers

ACL 2024findings

Recently, DeepNorm scales Transformers into extremely deep (i.e., 1000 layers) and reveals the promising potential of deep scaling. To stabilize the training of deep models, DeepNorm attempts to constrain the model update to a constant value. Although applying such a constraint can benefit the early…

2024

C-LLM: Learn to Check Chinese Spelling Errors Character by Character

EMNLP 2024main

Chinese Spell Checking (CSC) aims to detect and correct spelling errors in sentences. Despite Large Language Models (LLMs) exhibit robust capabilities and are widely applied in various tasks, their performance on CSC is often unsatisfactory. We find that LLMs fail to meet the Chinese character-level…

2024

Camera-LiDAR Cross-modality Gait Recognition

ECCV 2024poster

"Gait recognition is a crucial biometric identification technique. Camera-based gait recognition has been widely applied in both research and industrial fields. LiDAR-based gait recognition has also begun to evolve most recently, due to the provision of 3D structural information. However, in certain…

2024

Comments as Natural Logic Pivots: Improve Code Generation via Comment Perspective

ACL 2024findings

Code generation aims to understand the problem description and generate corresponding code snippets, where existing works generally decompose such complex tasks into intermediate steps by prompting strategies, such as Chain-of-Thought and its variants. While these studies have achieved some success,…

2024

Continual Learning with Semi-supervised Contrastive Distillation for Incremental Neural Machine Translation

ACL 2024long

Incrementally expanding the capability of an existing translation model to solve new domain tasks over time is a fundamental and practical problem, which usually suffers from catastrophic forgetting. Generally, multi-domain learning can be seen as a good solution. However, there are two drawbacks: 1…

2024

Controllable Preference Optimization: Toward Controllable Multi-Objective Alignment

EMNLP 2024main

Alignment in artificial intelligence pursues the consistency between model responses and human preferences as well as values. In practice, the multifaceted nature of human preferences inadvertently introduces what is known as the ”alignment tax”–a compromise where enhancements in alignment within on…

2024

DC-MBR: Distributional Cooling for Minimum Bayesian Risk Decoding

COLING 2024main

Minimum Bayesian Risk Decoding (MBR) emerges as a promising decoding algorithm in Neural Machine Translation. However, MBR performs poorly with label smoothing, which is surprising as label smoothing provides decent improvement with beam search and improves generality in various tasks. In this work,…

Cited by 4SourcePDFScholar
2024

DC-Solver: Improving Predictor-Corrector Diffusion Sampler via Dynamic Compensation

ECCV 2024poster

"Diffusion probabilistic models (DPMs) have shown remarkable performance in visual synthesis but are computationally expensive due to the need for multiple evaluations during the sampling. Recent predictor-corrector diffusion samplers have significantly reduced the required number of function evalua…

2024

DPMesh: Exploiting Diffusion Prior for Occluded Human Mesh Recovery

CVPR 2024poster

The recovery of occluded human meshes poses challenges for current methods due to the difficulty in extracting effective image features under severe occlusion. In this paper we introduce DPMesh an innovative framework for occluded human mesh recovery that capitalizes on the profound knowledge about…

2024

DecorateLM: Data Engineering through Corpus Rating, Tagging, and Editing with Language Models

EMNLP 2024main

The performance of Large Language Models (LLMs) is substantially influenced by the pretraining corpus, which consists of vast quantities of unsupervised data processed by the models. Despite its critical role in model performance, ensuring the quality of this data is challenging due to its sheer vol…

2024

DiaHalu: A Dialogue-level Hallucination Evaluation Benchmark for Large Language Models

EMNLP 2024finding

Though large language models (LLMs) achieve significant success in recent years, the hallucination issue remains a challenge, and numerous benchmarks are proposed for hallucination detection. Nevertheless, some of these benchmarks are not naturally generated by LLMs but are intentionally induced. Al…

2024

Domain Generalization via Causal Adjustment for Cross-Domain Sentiment Analysis

COLING 2024main

Domain adaption has been widely adapted for cross-domain sentiment analysis to transfer knowledge from the source domain to the target domain. Whereas, most methods are proposed under the assumption that the target (test) domain is known, making them fail to generalize well on unknown test data that…

2024

Efficient Deformable ConvNets: Rethinking Dynamic and Sparse Operator for Vision Applications

CVPR 2024highlight

We introduce Deformable Convolution v4 (DCNv4) a highly efficient and effective operator designed for a broad spectrum of vision applications. DCNv4 addresses the limitations of its predecessor DCNv3 with two key enhancements: 1. removing softmax normalization in spatial aggregation to enhance its d…

2024

Enhancing Byzantine-Resistant Aggregations with Client Embedding

EMNLP 2024finding

Byzantine-resistant aggregations detect poisonous clients and discard them to ensure that the global model is not poisoned or attacked by malicious clients. However, these aggregations are mainly conducted on the parameter space, and the parameter distances cannot reflect the data distribution diver…

Cited by 0SourcePDFScholar
2024

Enhancing Note-Level Singing Transcription Model with Unlabeled and Weakly Labeled Data

ICASSP 2024accepted

Note-level automatic singing transcription, involving the extraction of onset, offset, and pitch information from a singing voice, is a crucial process in the field of Music Information Retrieval (MIR), The recent advancements in deep learning models have led to significant progress in this field. H…

Cited by 0SourceScholar
2024

Exploring Conditional Variational Mechanism to Pinyin Input Method for Addressing One-to-Many Mappings in Low-Resource Scenarios

ACL 2024short

Pinyin input method engine (IME) refers to the transformation tool from pinyin sequence to Chinese characters, which is widely used on mobile phone applications. Due to the homophones, Pinyin IME suffers from the one-to-many mapping problem in the process of pinyin sequences to Chinese characters. T…

2024

Exploring the Benefit of Activation Sparsity in Pre-training

ICML 2024poster

Pre-trained Transformers inherently possess the characteristic of sparse activation, where only a small fraction of the neurons are activated for each token. While sparse activation has been explored through post-training methods, its potential in pre-training remains untapped. In this work, we firs…

2024

Few-Shot Character Understanding in Movies as an Assessment to Meta-Learning of Theory-of-Mind

ICML 2024poster

When reading a story, humans can quickly understand new fictional characters with a few observations, mainly by drawing analogies to fictional and real people they already know. This reflects the few-shot and meta-learning essence of humans' inference of characters' mental states, *i.e.*, theory-of-…

2024

Fine-Grained Modeling of Narrative Context: A Coherence Perspective via Retrospective Questions

ACL 2024long

This work introduces an original and practical paradigm for narrative comprehension, stemming from the characteristics that individual passages within narratives tend to be more cohesively related than isolated.Complementary to the common end-to-end paradigm, we propose a fine-grained modeling of na…

Cited by 2SourcePDFScholar
2024

FlowTurbo: Towards Real-time Flow-Based Image Generation with Velocity Refiner

NeurIPS 2024poster

Building on the success of diffusion models in visual generation, flow-based models reemerge as another prominent family of generative models that have achieved competitive or better performance in terms of both visual quality and inference speed. By learning the velocity field through flow-matching…

2024

GaussianFormer: Scene as Gaussians for Vision-Based 3D Semantic Occupancy Prediction

ECCV 2024poster

"3D semantic occupancy prediction aims to obtain 3D fine-grained geometry and semantics of the surrounding scene and is an important task for the robustness of vision-centric autonomous driving. Most existing methods employ dense grids such as voxels as scene representations, which ignore the sparsi…

2024

Generative Multi-Modal Knowledge Retrieval with Large Language Models

AAAI 2024technical

Knowledge retrieval with multi-modal queries plays a crucial role in supporting knowledge-intensive multi-modal applications. However, existing methods face challenges in terms of their effectiveness and training efficiency, especially when it comes to training and integrating multiple retrievers to…

2024

Identifying Factual Inconsistencies in Summaries: Grounding LLM Inference via Task Taxonomy

EMNLP 2024finding

Factual inconsistencies pose a significant hurdle for the faithful summarization by generative models. While a major direction to enhance inconsistency detection is to derive stronger Natural Language Inference (NLI) models, we propose an orthogonal aspect that underscores the importance of incorpor…

2024

Improving Machine Translation with Large Language Models: A Preliminary Study with Cooperative Decoding

ACL 2024findings

Contemporary translation engines based on the encoder-decoder framework have made significant strides in development.However, the emergence of Large Language Models (LLMs) has disrupted their position by presenting the potential for achieving superior translation quality.To uncover the circumstances…

2024

Instruction Position Matters in Sequence Generation with Large Language Models

ACL 2024findings

Large language models (LLMs) are capable of performing conditional sequence generation tasks, such as translation or summarization, through instruction fine-tuning. The fine-tuning data is generally sequentially concatenated from a specific task instruction, an input sentence, and the corresponding…

2024

LCS: A Language Converter Strategy for Zero-Shot Neural Machine Translation

ACL 2024findings

Multilingual neural machine translation models generally distinguish translation directions by the language tag (LT) in front of the source or target sentences. However, current LT strategies cannot indicate the desired target language as expected on zero-shot translation, i.e., the off-target issue…

2024

Large Language Models Are Not Robust Multiple Choice Selectors

ICLR 2024spotlight

Multiple choice questions (MCQs) serve as a common yet important task format in the evaluation of large language models (LLMs). This work shows that modern LLMs are vulnerable to option position changes in MCQs due to their inherent “selection bias”, namely, they prefer to select specific option IDs…

2024

Learning 1D Causal Visual Representation with De-focus Attention Networks

NeurIPS 2024poster

Modality differences have led to the development of heterogeneous architectures for vision and language models. While images typically require 2D non-causal modeling, texts utilize 1D causal modeling. This distinction poses significant challenges in constructing unified multi-modal models. This pape…

2024

Learning Dual-Level Deformable Implicit Representation for Real-World Scale Arbitrary Super-Resolution

ECCV 2024poster

"Scale arbitrary super-resolution based on implicit image function gains increasing popularity since it can better represent the visual world in a continuous manner. However, existing scale arbitrary works are trained and evaluated on simulated datasets, where low-resolution images are generated fro…

2024

Learning Intrinsic Dimension via Information Bottleneck for Explainable Aspect-based Sentiment Analysis

COLING 2024main

Gradient-based explanation methods are increasingly used to interpret neural models in natural language processing (NLP) due to their high fidelity. Such methods determine word-level importance using dimension-level gradient values through a norm function, often presuming equal significance for all…

Cited by 1SourcePDFScholar
2024

Learning Multi-Scale Video-Text Correspondence for Weakly Supervised Temporal Article Gronding

AAAI 2024technical

Weakly Supervised temporal Article Grounding (WSAG) is a challenging and practical task in video understanding. Specifically, given a video and a relevant article, whose sentences are at different semantic scales, WSAG aims to localize corresponding video segments for all “groundable” sentences. Com…

Cited by 1SourcePDFScholar
2024

Let’s Rectify Step by Step: Improving Aspect-based Sentiment Analysis with Diffusion Models

COLING 2024main

Aspect-Based Sentiment Analysis (ABSA) stands as a crucial task in predicting the sentiment polarity associated with identified aspects within text. However, a notable challenge in ABSA lies in precisely determining the aspects’ boundaries (start and end indices), especially for long ones, due to us…

2024

LowRankOcc: Tensor Decomposition and Low-Rank Recovery for Vision-based 3D Semantic Occupancy Prediction

CVPR 2024poster

In this paper we present a tensor decomposition and low-rank recovery approach (LowRankOcc) for vision-based 3D semantic occupancy prediction. Conventional methods model outdoor scenes with fine-grained 3D grids but the sparsity of non-empty voxels introduces considerable spatial redundancy leading…

Cited by 16SourcePDFScholar
2024

MAVEN-ARG: Completing the Puzzle of All-in-One Event Understanding Dataset with Event Argument Annotation

ACL 2024long

Understanding events in texts is a core objective of natural language understanding, which requires detecting event occurrences, extracting event arguments, and analyzing inter-event relationships. However, due to the annotation challenges brought by task complexity, a large-scale dataset covering t…

2024

Memory-based Adapters for Online 3D Scene Perception

CVPR 2024poster

In this paper we propose a new framework for online 3D scene perception. Conventional 3D scene perception methods are offline i.e. take an already reconstructed 3D scene geometry as input which is not applicable in robotic applications where the input data is streaming RGB-D videos rather than a com…

Cited by 5SourcePDFScholar
2024

Multi-Level Cross-Modal Alignment for Speech Relation Extraction

EMNLP 2024main

Speech Relation Extraction (SpeechRE) aims to extract relation triplets from speech data. However, existing studies usually use synthetic speech to train and evaluate SpeechRE models, hindering the further development of SpeechRE due to the disparity between synthetic and real speech. Meanwhile, the…

Cited by 0SourcePDFScholar
2024

NeuroGauss4D-PCI: 4D Neural Fields and Gaussian Deformation Fields for Point Cloud Interpolation

NeurIPS 2024poster

Point Cloud Interpolation confronts challenges from point sparsity, complex spatiotemporal dynamics, and the difficulty of deriving complete 3D point clouds from sparse temporal information. This paper presents NeuroGauss4D-PCI, which excels at modeling complex non-rigid deformations across varied d…

2024

On Large Language Models’ Hallucination with Regard to Known Facts

NAACL 2024long

Large language models are successful in answering factoid questions but are also prone to hallucination.We investigate the phenomenon of LLMs possessing correct answer knowledge yet still hallucinating from the perspective of inference dynamics, an area not previously covered in studies on hallucina…

2024

On Prompt-Driven Safeguarding for Large Language Models

ICML 2024poster

Prepending model inputs with safety prompts is a common practice for safeguarding large language models (LLMs) against queries with harmful intents. However, the underlying working mechanisms of safety prompts have not been unraveled yet, restricting the possibility of automatically optimizing them…

2024

On the token distance modeling ability of higher RoPE attention dimension

EMNLP 2024finding

Length extrapolation algorithms based on Rotary position embedding (RoPE) have shown promising results in extending the context length of language models. However, understanding how position embedding can capture longer-range contextual information remains elusive. Based on the intuition that differ…

Cited by 5SourcePDFScholar
2024

Outdated Issue Aware Decoding for Factual Knowledge Editing

ACL 2024findings

Recently, Knowledge Editing has received increasing attention, since it could update the specific knowledge from outdated ones in pretrained models without re-training. However, as pointed out by recent studies, existing related methods tend to merely memorize the superficial word composition of the…

2024

ProtoComp: Diverse Point Cloud Completion with Controllable Prototype

ECCV 2024poster

"Point cloud completion aims to reconstruct the geometry of partial point clouds captured by various sensors. Traditionally, training a point cloud model is carried out on synthetic datasets, which have limited categories and deviate significantly from real-world scenarios. This disparity often lead…

2024

Q-VLM: Post-training Quantization for Large Vision-Language Models

NeurIPS 2024poster

In this paper, we propose a post-training quantization framework of large vision-language models (LVLMs) for efficient multi-modal inference. Conventional quantization methods sequentially search the layer-wise rounding functions by minimizing activation discretization errors, which fails to acquire…

2024

SG-Nav: Online 3D Scene Graph Prompting for LLM-based Zero-shot Object Navigation

NeurIPS 2024poster

In this paper, we propose a new framework for zero-shot object navigation. Existing zero-shot object navigation methods prompt LLM with the text of spatially closed objects, which lacks enough scene context for in-depth reasoning. To better preserve the information of environment and fully exploit t…

Cited by 5SourcePDFScholar
2024

SelfOcc: Self-Supervised Vision-Based 3D Occupancy Prediction

CVPR 2024poster

3D occupancy prediction is an important task for the robustness of vision-centric autonomous driving which aims to predict whether each point is occupied in the surrounding 3D space. Existing methods usually require 3D occupancy labels to produce meaningful results. However it is very laborious to a…

2024

SpatialFormer: Towards Generalizable Vision Transformers with Explicit Spatial Understanding

ECCV 2024poster

"Vision transformers have demonstrated promising results and become core components in many tasks. Most existing works focus on context feature extraction and incorporate spatial information through additional positional embedding. However, they only consider the local positional information within…

2024

TasTe: Teaching Large Language Models to Translate through Self-Reflection

ACL 2024long

Large language models (LLMs) have exhibited remarkable performance in various natural language processing tasks. Techniques like instruction tuning have effectively enhanced the proficiency of LLMs in the downstream task of machine translation. However, the existing approaches fail to yield satisfac…

2024

Teaching Large Language Models to Translate with Comparison

AAAI 2024technical

Open-sourced large language models (LLMs) have demonstrated remarkable efficacy in various tasks with instruction tuning. However, these models can sometimes struggle with tasks that require more specialized knowledge such as translation. One possible reason for such deficiency is that instruction…

2024

Tell Me More! Towards Implicit User Intention Understanding of Language Model Driven Agents

ACL 2024long

Current language model-driven agents often lack mechanisms for effective user participation, which is crucial given the vagueness commonly found in user instructions. Although adept at devising strategies and performing tasks, these agents struggle with seeking clarification and grasping precise use…

2024

ToolLLM: Facilitating Large Language Models to Master 16000+ Real-world APIs

ICLR 2024spotlight

Despite the advancements of open-source large language models (LLMs), e.g., LLaMA, they remain significantly limited in tool-use capabilities, i.e., using external tools (APIs) to fulfill human instructions. The reason is that current instruction tuning largely focuses on basic language tasks but ig…

2024

Towards Accurate Post-training Quantization for Diffusion Models

CVPR 2024highlight

In this paper we propose an accurate post-training quantization framework of diffusion models (APQ-DM) for efficient image generation. Conventional quantization frameworks learn shared quantization functions for tensor discretization regardless of the generation timesteps in diffusion models while t…

2024

Towards Codable Watermarking for Injecting Multi-Bits Information to LLMs

ICLR 2024poster

As large language models (LLMs) generate texts with increasing fluency and realism, there is a growing need to identify the source of texts to prevent the abuse of LLMs. Text watermarking techniques have proven reliable in distinguishing whether a text is generated by LLMs by injecting hidden patter…

2024

Towards Multiple References Era – Addressing Data Leakage and Limited Reference Diversity in Machine Translation Evaluation

ACL 2024findings

Recent research has shown a weak correlation between n-gram-based metrics and human evaluations in machine translation task, particularly when evaluating large language models (LLMs). Additionally, the data leakage risk in LLMs may cause an overestimation problem when evaluating LLMs on downstream t…

2024

Tree-of-Reasoning Question Decomposition for Complex Question Answering with Large Language Models

AAAI 2024technical

Large language models (LLMs) have recently demonstrated remarkable performance across various Natual Language Processing tasks. In the field of multi-hop reasoning, the Chain-of-thought (CoT) prompt method has emerged as a paradigm, using curated stepwise reasoning demonstrations to enhance LLM's ab…

Cited by 9SourcePDFScholar
2024

Trust in Internal or External Knowledge? Generative Multi-Modal Entity Linking with Knowledge Retriever

ACL 2024findings

Multi-modal entity linking (MEL) is a challenging task that requires accurate prediction of entities within extensive search spaces, utilizing multi-modal contexts. Existing generative approaches struggle with the knowledge gap between visual entity information and the intrinsic parametric knowledge…

2024

UMTIT: Unifying Recognition, Translation, and Generation for Multimodal Text Image Translation

COLING 2024main

Prior research in Image Machine Translation (IMT) has focused on either translating the source image solely into the target language text or exclusively into the target image. As a result, the former approach lacked the capacity to generate target images, while the latter was insufficient in produci…

2024

UltraEval: A Lightweight Platform for Flexible and Comprehensive Evaluation for LLMs

ACL 2024system demonstrations

Evaluation is pivotal for honing Large Language Models (LLMs), pinpointing their capabilities and guiding enhancements. The rapid development of LLMs calls for a lightweight and easy-to-use framework for swift evaluation deployment. However, due to the various implementation details to consider, dev…

2024

Understanding and Addressing the Under-Translation Problem from the Perspective of Decoding Objective

ACL 2024long

Neural Machine Translation (NMT) has made remarkable progress over the past years. However, under-translation and over-translation remain two challenging problems in state-of-the-art NMT systems. In this work, we conduct an in-depth analysis on the underlying cause of under-translation in NMT, provi…

2024

Unsupervised Information Refinement Training of Large Language Models for Retrieval-Augmented Generation

ACL 2024long

Retrieval-augmented generation (RAG) enhances large language models (LLMs) by incorporating additional information from retrieval. However, studies have shown that LLMs still face challenges in effectively using the retrieved information, even ignore it or be misled by it. The key reason is that the…

2024

Vision Model Pre-training on Interleaved Image-Text Data via Latent Compression Learning

NeurIPS 2024poster

Recently, vision model pre-training has evolved from relying on manually annotated datasets to leveraging large-scale, web-crawled image-text data. Despite these advances, there is no pre-training method that effectively exploits the interleaved image-text data, which is very prevalent on the Intern…

2024

Watch Out for Your Agents! Investigating Backdoor Threats to LLM-Based Agents

NeurIPS 2024poster

Driven by the rapid development of Large Language Models (LLMs), LLM-based agents have been developed to handle various real-world applications, including finance, healthcare, and shopping, etc. It is crucial to ensure the reliability and security of LLM-based agents during applications. However, th…

2024

XAL: EXplainable Active Learning Makes Classifiers Better Low-resource Learners

NAACL 2024long

Active learning (AL), which aims to construct an effective training set by iteratively curating the most formative unlabeled data for annotation, has been widely used in low-resource tasks. Most active learning techniques in classification rely on the model’s uncertainty or disagreement to choose un…

2024

XMask3D: Cross-modal Mask Reasoning for Open Vocabulary 3D Semantic Segmentation

NeurIPS 2024poster

Existing methodologies in open vocabulary 3D semantic segmentation primarily concentrate on establishing a unified feature space encompassing 3D, 2D, and textual modalities. Nevertheless, traditional techniques such as global feature alignment or vision-language model distillation tend to impose onl…

2023

A Confidence-based Partial Label Learning Model for Crowd-Annotated Named Entity Recognition

ACL 2023findings

Existing models for named entity recognition (NER) are mainly based on large-scale labeled datasets, which always obtain using crowdsourcing. However, it is hard to obtain a unified and correct label via majority voting from multiple annotators for NER due to the large labeling space and complexity…

2023

A Simple Baseline for Multi-Camera 3D Object Detection

AAAI 2023technical

3D object detection with surrounding cameras has been a promising direction for autonomous driving. In this paper, we present SimMOD, a Simple baseline for Multi-camera Object Detection, to solve the problem. To incorporate multiview information as well as build upon previous efforts on monocular 3D…

2023

BEVFormer v2: Adapting Modern Image Backbones to Bird's-Eye-View Recognition via Perspective Supervision

CVPR 2023highlight

We present a novel bird's-eye-view (BEV) detector with perspective supervision, which converges faster and better suits modern image backbones. Existing state-of-the-art BEV detectors are often tied to certain depth pre-trained backbones like VoVNet, hindering the synergy between booming image backb…

Cited by 316SourcePDFScholar
2023

Binarizing Sparse Convolutional Networks for Efficient Point Cloud Analysis

CVPR 2023poster

In this paper, we propose binary sparse convolutional networks called BSC-Net for efficient point cloud analysis. We empirically observe that sparse convolution operation causes larger quantization errors than standard convolution. However, conventional network quantization methods directly binarize…

Cited by 14SourcePDFScholar
2023

Boosting Inference Efficiency: Unleashing the Power of Parameter-Shared Pre-trained Language Models

EMNLP 2023long findings

Parameter-shared pre-trained language models (PLMs) have emerged as a successful approach in resource-constrained environments, enabling substantial reductions in model storage and memory costs without significant performance compromise. However, it is important to note that parameter sharing does n…

Cited by 0SourceScholar
2023

Bort: Towards Explainable Neural Networks with Bounded Orthogonal Constraint

ICLR 2023poster

Deep learning has revolutionized human society, yet the black-box nature of deep neural networks hinders further application to reliability-demanded industries. In the attempt to unpack them, many works observe or impact internal variables to improve the comprehensibility and invertibility of the bl…

2023

CLIP-Cluster: CLIP-Guided Attribute Hallucination for Face Clustering

ICCV 2023poster

One of the most important yet rarely studied challenges for supervised face clustering is the large intra-class variance caused by different face attributes such as age, pose, and expression. Images of the same identity but with different face attributes usually tend to be clustered into different s…

Cited by 12PDFcodeScholar
2023

Consistency Regularization Training for Compositional Generalization

ACL 2023long

Existing neural models have difficulty generalizing to unseen combinations of seen components. To achieve compositional generalization, models are required to consistently interpret (sub)expressions across contexts. Without modifying model architectures, we improve the capability of Transformer on c…

2023

D$^2$TV: Dual Knowledge Distillation and Target-oriented Vision Modeling for Many-to-Many Multimodal Summarization

EMNLP 2023long findings

Many-to-many multimodal summarization (M$^3$S) task aims to generate summaries in any language with document inputs in any language and the corresponding image sequence, which essentially comprises of multimodal monolingual summarization (MMS) and multimodal cross-lingual summarization (MXLS) tasks.…

Cited by 0SourcecodeScholar
2023

DiffSwap: High-Fidelity and Controllable Face Swapping via 3D-Aware Masked Diffusion

CVPR 2023poster

In this paper, we propose DiffSwap, a diffusion model based framework for high-fidelity and controllable face swapping. Unlike previous work that relies on carefully designed network architectures and loss functions to fuse the information from the source and target faces, we reformulate the face sw…

2023

Diffusion Theory as a Scalpel: Detecting and Purifying Poisonous Dimensions in Pre-trained Language Models Caused by Backdoor or Bias

ACL 2023findings

Pre-trained Language Models (PLMs) may be poisonous with backdoors or bias injected by the suspicious attacker during the fine-tuning process. A core challenge of purifying potentially poisonous PLMs is precisely finding poisonous dimensions. To settle this issue, we propose the Fine-purifying appro…

Cited by 7SourcePDFScholar
2023

Emergent Modularity in Pre-trained Transformers

ACL 2023findings

This work examines the presence of modularity in pre-trained Transformers, a feature commonly found in human brains and thought to be vital for general intelligence. In analogy to human brains, we consider two main characteristics of modularity: (1) functional specialization of neurons: we evaluate…

2023

Enhancing Argument Structure Extraction with Efficient Leverage of Contextual Information

EMNLP 2023short findings

Argument structure extraction (ASE) aims to identify the discourse structure of arguments within documents. Previous research has demonstrated that contextual information is crucial for developing an effective ASE model. However, we observe that merely concatenating sentences in a contextual window…

Cited by 0SourcecodeScholar
2023

FLAG3D: A 3D Fitness Activity Dataset With Language Instruction

CVPR 2023poster

With the continuously thriving popularity around the world, fitness activity analytic has become an emerging research topic in computer vision. While a variety of new tasks and algorithms have been proposed recently, there are growing hunger for data resources involved in high-quality data, fine-gra…

2023

Farewell to Aimless Large-scale Pretraining: Influential Subset Selection for Language Model

ACL 2023findings

Pretrained language models have achieved remarkable success in various natural language processing tasks. However, pretraining has recently shifted toward larger models and larger data, which has resulted in significant computational and energy costs. In this paper, we propose Influence Subset Selec…

2023

Feature Decomposition for Reducing Negative Transfer: A Novel Multi-Task Learning Method for Recommender System (Student Abstract)

AAAI 2023technical

We propose a novel multi-task learning method termed Feature Decomposition Network (FDN). The key idea of the proposed FDN is to reduce the phenomenon of feature redundancy by explicitly decomposing features into task-specific features and task-shared features with carefully designed constraints. Ex…

Cited by 13SourcePDFScholar
2023

Fed-FA: Theoretically Modeling Client Data Divergence for Federated Language Backdoor Defense

NeurIPS 2023poster

Federated learning algorithms enable neural network models to be trained across multiple decentralized edge devices without sharing private data. However, they are susceptible to backdoor attacks launched by malicious clients. Existing robust federated aggregation algorithms heuristically detect and…

Cited by 4SourcePDFScholar
2023

GAIN: On the Generalization of Instructional Action Understanding

ICLR 2023poster

Despite the great success achieved in instructional action understanding by deep learning and mountainous data, deploying trained models to the unseen environment still remains a great challenge, since it requires strong generalizability of models from in-distribution training data to out-of-distrib…

Cited by 6SourcePDFScholar
2023

Humming2Music: Being A Composer As Long As You Can Humming

IJCAI 2023poster

Creating a piece of music is difficult for people who have never been trained to compose. We present an automatic music generation system to lower the threshold of creating music. The system takes the user's humming as input and creates full music based on the humming melody. The system consists of…

2023

HyperNetwork-based Decoupling to Improve Model Generalization for Few-Shot Relation Extraction

EMNLP 2023long main

Few-shot relation extraction (FSRE) aims to train a model that can deal with new relations using only a few labeled examples. Most existing studies employ Prototypical Networks for FSRE, which usually overfits the relation classes in the training set and cannot generalize well to unseen relations. B…

Cited by 0SourceScholar
2023

LOGO: A Long-Form Video Dataset for Group Action Quality Assessment

CVPR 2023poster

Action quality assessment (AQA) has become an emerging topic since it can be extensively applied in numerous scenarios. However, most existing methods and datasets focus on single-person short-sequence scenes, hindering the application of AQA in more complex situations. To address this issue, we con…

2023

Label Words are Anchors: An Information Flow Perspective for Understanding In-Context Learning

EMNLP 2023long main

In-context learning (ICL) emerges as a promising capability of large language models (LLMs) by providing them with demonstration examples to perform diverse tasks. However, the underlying mechanism of how LLMs learn from the provided context remains under-explored. In this paper, we investigate the…

Cited by 0SourcecodeScholar
2023

LingGe: An Automatic Ancient Chinese Poem-to-Song Generation System

IJCAI 2023poster

This paper presents a novel system, named LingGe ("伶歌" in Chinese), to generate songs for ancient Chinese poems automatically. LingGe takes the poem as the lyric, composes music conditioned on the lyric, and finally outputs a full song including the singing and the accompaniment. It consists of four…

Cited by 1SourcePDFScholar
2023

MCUFormer: Deploying Vision Tranformers on Microcontrollers with Limited Memory

NeurIPS 2023poster

Due to the high price and heavy energy consumption of GPUs, deploying deep models on IoT devices such as microcontrollers makes significant contributions for ecological AI. Conventional methods successfully enable convolutional neural network inference of high resolution images on microcontrollers,…

2023

OPERA: Omni-Supervised Representation Learning with Hierarchical Supervisions

ICCV 2023poster

The pretrain-finetune paradigm in modern computer vision facilitates the success of self-supervised learning, which tends to achieve better transferability than supervised learning. However, with the availability of massive labeled data, a natural question emerges: how to train a better model with b…

Cited by 8PDFcodeScholar
2023

Personality Understanding of Fictional Characters during Book Reading

ACL 2023long

Comprehending characters’ personalities is a crucial aspect of story reading. As readers engage with a story, their understanding of a character evolves based on new events and information; and multiple fine-grained aspects of personalities can be perceived. This leads to a natural problem of situat…

2023

Plug-and-Play Knowledge Injection for Pre-trained Language Models

ACL 2023long

Injecting external knowledge can improve the performance of pre-trained language models (PLMs) on various downstream NLP tasks. However, massive retraining is required to deploy new knowledge injection methods or knowledge bases for downstream tasks. In this work, we are the first to study how to im…

2023

Question-Interlocutor Scope Realized Graph Modeling over Key Utterances for Dialogue Reading Comprehension

ACL 2023findings

We focus on dialogue reading comprehension (DRC) that extracts answers from dialogues. Compared to standard RC tasks, DRC has raised challenges because of the complex speaker information and noisy dialogue context. Essentially, the challenges come from the speaker-centric nature of dialogue utteranc…

2023

RC3: Regularized Contrastive Cross-lingual Cross-modal Pre-training

ACL 2023findings

Multilingual vision-language (V&L) pre-training has achieved remarkable progress in learning universal representations across different modalities and languages. In spite of recent success, there still remain challenges limiting further improvements of V&L pre-trained models in multilingual settings…

Cited by 6SourcePDFScholar
2023

Re$^3$Dial: Retrieve, Reorganize and Rescale Conversations for Long-Turn Open-Domain Dialogue Pre-training

EMNLP 2023long main

Pre-training on large-scale open-domain dialogue data can substantially improve the performance of dialogue models. However, the pre-trained dialogue model's ability to utilize long-range context is limited due to the scarcity of long-turn dialogue sessions. Most dialogues in existing pre-training c…

Cited by 0SourceScholar
2023

Recyclable Tuning for Continual Pre-training

ACL 2023findings

Continual pre-training is the paradigm where pre-trained language models (PLMs) continually acquire fresh knowledge from growing data and gradually get upgraded. Before an upgraded PLM is released, we may have tuned the original PLM for various tasks and stored the adapted weights. However, when tun…

2023

Rephrasing the Reference for Non-autoregressive Machine Translation

AAAI 2023technical

Non-autoregressive neural machine translation (NAT) models suffer from the multi-modality problem that there may exist multiple possible translations of a source sentence, so the reference sentence may be inappropriate for the training when the NAT output is closer to other translations. In response…

2023

Rethinking the Word-level Quality Estimation for Machine Translation from Human Judgement

ACL 2023findings

Word-level Quality Estimation (QE) of Machine Translation (MT) aims to detect potential translation errors in the translated sentence without reference. Typically, conventional works on word-level QE are usually designed to predict the quality of translated words in terms of the post-editing effort,…