← Search

yifan yang

104 accepted papers

2026

AVGen-Bench: A Task-Driven Benchmark for Multi-Granular Evaluation of Text-to-Audio-Video Generation

ICML 2026poster

Text-to-Audio-Video (T2AV) generation is rapidly becoming a core interface for media creation, yet its evaluation remains fragmented. Existing benchmarks largely assess audio and video in isolation or rely on coarse embedding similarity, failing to capture fine-grained joint correctness required by …

Cited by 7SourceScholar
2026

AdaNav: Adaptive Reasoning with Uncertainty for Vision-Language Navigation

ICML 2026poster

Vision-Language Navigation (VLN) requires agents to follow natural language instructions by grounding them in sequential visual observations over long horizons. Explicit reasoning could enhance temporal consistency and perception–action alignment, but reasoning at fixed steps often leads to suboptim…

Cited by 0SourceScholar
2026

Aligning Cross-View Visual Geometries in LVLMs Through Human-Like Reasoning Learning

AAAI 2026technical

Spatial understanding is a critical capability for LVLMs (Large Vision-Language Models) to advance embodied AI applications. Existing works primarily focus on enhancing spatial understanding within a single frame, i.e., injecting 3D spatial concepts into LVLMs under single coordinate system. However

Cited by 0SourcePDFScholar
2026

CLEAR: Context-Aware Learning with End-to-End Mask-Free Inference for Adaptive Subtitle Removal

ICML 2026oral

Video subtitle removal is essential for content localization and media re-editing, yet existing mask-guided diffusion methods face critical limitations: training inefficiency requiring extensive annotations and full model fine-tuning, inference complexity demanding explicit mask sequences, and stati…

Cited by 0SourceScholar
2026

CREST: Constraint-Release Execution for Multi-Robot Warehouse Shelf Rearrangement

RA-L 2026

Double-Deck Multi-Agent Pickup and Delivery (DD-MAPD) models the multi-robot shelf rearrangement problem in automated warehouses. MAPF-DECOMP is a recent framework that first computes collision-free shelf trajectories with a MAPF solver and then assigns agents to execute them. While efficient, it en

Cited by 0SourcecodeScholar
2026

DiffusionHandover: Reliable Human-to-Robot Handover Generation With Anthropomorphic Hand

RA-L 2026

Human-to-robot handover is a fundamental capability in human-robot interaction, critical for effective collaboration in service and assistive domains. Despite recent progress, ensuring both reliability and safety-particularly collision-free interaction with the human hand-remains a major challenge,

Cited by 0SourceScholar
2026

EagleVision: A Dual-Stage Framework with BEV-grounding-based Chain-of-Thought for Spatial Intelligence

CVPR 2026

Video-based spatial reasoning -- such as estimating distances, judging directions, or understanding layouts from multiple views -- requires selecting informative frames and, when needed, actively seeking additional viewpoints during inference. Existing multimodal large language models (MLLMs) consum

Cited by 0SourceScholar
2026

HiTVideo: Hierarchical Tokenizers for Enhancing Text-to-Video Generation with Autoregressive Large Language Models

AAAI 2026technical

Text-to-video generation poses significant challenges due to the inherent complexity of video data, which spans both temporal and spatial dimensions. It introduces additional redundancy, abrupt variations, and a domain gap between language and vision tokens while generation. Addressing these challen

Cited by 0SourcePDFScholar
2026

JoPPO: Hierarchical Photography Assessment via Contrastive Joint Conditional Probabilistic Reinforcement Learning

CVPR 2026

With the advancement of Vision-Language Models (VLMs), employing VLM-as-a-Judge for visual evaluation has become a widely adopted metric in vision research. However, existing VLM-as-a-Judge approaches suffer from biased scoring outcomes with low discrimination and lack the capacity for unified multi

Cited by 0SourcecodeScholar
2026

LLM2CLIP: Powerful Language Model Unlocks Richer Cross-Modality Representation

AAAI 2026technical

CLIP is a seminal multimodal model that maps images and text into a shared representation space by contrastive learning on billions of image–caption pairs. Inspired by the rapid progress of large language models (LLMs), we investigate how the superior linguistic understanding and broad world knowled

Cited by 0SourcePDFScholar
2026

LMM4-IC4K: A Large Multimodal Model Powered Integrated Circuit Footprint Geometry Understanding

ICML 2026poster

Printed-Circuit-board (PCB) footprint geometry labeling of integrated circuits (IC) is essential in defining the physical interface between components and the PCB layout, requiring precise visual perception. However, the unstructured nature of footprint drawings and abstract diagram annotations prev…

Cited by 0SourceScholar
2026

Learning Systems Expansion with Efficient Heterogeneity-aware Knowledge Transfer

AAAI 2026technical

Modern AI services must continually adapt to newly joined domains, yet delivering high-quality customized models is hampered by label sparsity, domain shifts, and tight budgets. We formulate this challenge as the learning system expansion problem and introduce HaT, an efficient heterogeneity-aware k

Cited by 0SourcePDFScholar
2026

MEASURING PROSODY DIVERSITY IN ZERO-SHOT TTS: A NEW METRIC, BENCHMARK, AND EXPLORATION

ICASSP 2026poster

Prosody diversity is essential for achieving naturalness and expressiveness in zero-shot text-to-speech (TTS). However, frequently used acoustic metrics capture only partial views of prosodic variation and correlate poorly with human perception, leaving the problem of reliably quantifying prosody di…

Cited by 10SourcePDFScholar
2026

MoReL: A Generalizable Framework for Dexterous Hand Retargeting via Modular Residual Reinforcement Learning

RA-L 2026

Effective motion retargeting is essential for robotic hands to perform fine-grained teleoperated manipulation. However, existing methods face several key challenges: optimization-based approaches offer accurate reproduction but suffer from high computational latency; learning-based methods provide f

Cited by 0SourceScholar
2026

Online Navigation Refinement: Achieving Lane-Level Guidance by Associating Standard-Definition and Online Perception Maps

ICLR 2026poster

Lane-level navigation is critical for geographic information systems and navigation-based tasks, offering finer-grained guidance than road-level navigation by standard definition (SD) maps. However, it currently relies on expansive global HD maps that cannot adapt to dynamic road conditions. Recentl…

Cited by 0SourcecodeScholar
2026

PAPL-SLAM: Principal Axis-Anchored Monocular Point-Line SLAM

ICRA 2026poster

In point-line Simultaneous Localization and Mapping (SLAM) systems, the utilization of line structural information and the optimization of lines are two significant problems. The former is usually addressed through structural regularities, while the latter typically involves using minimal parameter …

2026

Position: Towards Responsible Evaluation for Text-to-Speech

ICML 2026poster

Recent advances in text-to-speech (TTS) technology have enabled systems to generate speech that is often indistinguishable from human speech, bringing benefits to accessibility, content creation, and human-computer interaction. However, current evaluation practices are increasingly inadequate for ca…

Cited by 0SourceScholar
2026

RE-TRAC: REcursive TRAjectory Compression for Deep Search Agents

ICML 2026poster

LLM-based deep research agents are largely built on the ReAct framework. This linear design makes it difficult to revisit earlier states, branch into alternative search directions, or maintain global awareness under long contexts, often leading to local optima, redundant exploration, and inefficient…

Cited by 0SourceScholar
2026

RLVER: Reinforcement Learning with Verifiable Emotion Rewards for Empathetic Agents

ICLR 2026poster

Large language models (LLMs) excel at logical and algorithmic reasoning, yet their emotional intelligence (EQ) still lags far behind their cognitive prowess. While reinforcement learning from verifiable rewards (RLVR) has advanced in other domains, its application to dialogue—especially for emotion…

Cited by 0SourcecodeScholar
2026

Region-Adaptive Sampling for Diffusion Transformers

CVPR 2026

Diffusion models (DMs) have become the state-of-the-art for generative tasks across domains, but their reliance on sequential forward passes limits real-time performance. Prior acceleration methods mainly reduce sampling steps or reuse intermediate results. Leveraging the flexibility of Diffusion Tr

Cited by 0SourcecodeScholar
2026

SPEAR: A Unified SSL Framework for Learning Speech and Audio Representations

ICML 2026poster

Self-supervised learning (SSL) has significantly advanced acoustic representation learning. However, most existing models are optimised for either speech or audio event understanding, resulting in a persistent gap between these two domains. We address this gap with SPEAR (SPEech and Audio Representa…

Cited by 0SourceScholar
2026

ScaleADFG: Affordance-Based Dexterous Functional Grasping via Scalable Dataset

RA-L 2026

Dexterous functional tool-use grasping is essential for effective robotic manipulation of tools. However, existing approaches face significant challenges in efficiently constructing large-scale datasets and ensuring generalizability to everyday object scales. These issues primarily arise from size m

Cited by 1SourcecodeScholar
2026

StreamingTalker: Audio-driven 3D Facial Animation with Autoregressive Diffusion Model

AAAI 2026technical

This paper focuses on the task of speech-driven 3D facial animation, which aims to generate realistic and synchronized facial motions driven by speech inputs. Recent methods have employed audio-conditioned diffusion models for 3D facial animation, achieving impressive results in generating expressiv

Cited by 0SourcePDFScholar
2026

Tavatar: Topology-Aware Gaussian Attribute Derivation for Animatable Human Avatars

CVPR 2026

Reconstructing high-fidelity, animatable human avatars from monocular videos remains a critical challenge. Existing 3DGS-based human animation methods constrain Gaussian parameters but exclude scale, which we argue is crucial for adapting human poses to challenging out-of-distribution poses. To achi

Cited by 0SourceScholar
2026

Towards Explainable Video Camouflaged Object Detection: SAM2 with Eventstream-Inspired Data

AAAI 2026technical

Video Camouflaged Object Detection (VCOD) poses significant challenges due to the subtle appearance of camouflaged objects, especially under dynamic motion and occlusion. Existing methods predominantly rely on optical flow or black-box features for motion modeling, which often entail substantial com

Cited by 0SourcePDFScholar
2026

VidGuard-R1: AI-Generated Video Detection and Explanation via Reasoning MLLMs and RL

ICLR 2026poster

With the rapid advancement of AI-generated videos, there is an urgent need for effective detection tools to mitigate societal risks such as misinformation and reputational harm. In addition to accurate classification, it is essential that detection models provide interpretable explanations to ensure…

Cited by 0SourceScholar
2026

Video-in-the-Loop: Span-Grounded Long Video QA with Interleaved Reasoning

ICML 2026poster

We present $\textit{Video-in-the-Loop}$ (ViTL), a two-stage long-video QA framework that preserves a fixed token budget by first $\textit{localizing}$ question-relevant interval(s) with a low-fps skim and then $\textit{answering}$ via span-aware reallocation of visual tokens at higher effective fram…

Cited by 3SourceScholar
2026

World-R1: Reinforcing 3D Constraints for Text-to-Video Generation

ICML 2026poster

Recent video foundation models demonstrate impressive visual synthesis but frequently suffer from geometric inconsistencies. While existing methods attempt to inject 3D priors via architectural modifications, they often incur high computational costs and limit scalability. We propose World-R1, a fra…

Cited by 0SourceScholar
2025

Communication-Efficient and Tensorized Federated Fine-Tuning of Large Language Models

ACL 2025finding

Parameter-efficient fine-tuning (PEFT) methods typically assume that Large Language Models (LLMs) are trained on data from a single device or client. However, real-world scenarios often require fine-tuning these models on private data distributed across multiple devices. Federated Learning (FL) offe…

Cited by 0SourcePDFScholar
2025

Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models

ICCV 2025poster

This paper addresses the challenge of high-fidelity view synthesis of humans with sparse-view videos as input. Previous methods solve the issue of insufficient observation by leveraging 4D diffusion models to generate videos at novel viewpoints. However, the generated videos from these models often…

2025

DreamDistribution: Learning Prompt Distribution for Diverse In-distribution Generation

ICLR 2025poster

The popularization of Text-to-Image (T2I) diffusion models enables the generation of high-quality images from text descriptions. However, generating diverse customized images with reference visual attributes remains challenging. This work focuses on personalizing T2I diffusion models at a more abstr…

Cited by 0SourcePDFScholar
2025

Efficient Multi-Robot Task and Path Planning in Large-Scale Cluttered Environments

RA-L 2025

As the potential of multi-robot systems continues to be explored and validated across various real-world applications, such as package delivery, search and rescue, and autonomous exploration, the need to improve the efficiency and quality of task and path planning has become increasingly urgent, par

Cited by 4SourceScholar
2025

GigaSpeech 2: An Evolving, Large-Scale and Multi-domain ASR Corpus for Low-Resource Languages with Automated Crawling, Transcription and Refinement

ACL 2025long

The evolution of speech technology has been spurred by the rapid increase in dataset sizes. Traditional speech models generally depend on a large amount of labeled training data, which is scarce for low-resource languages. This paper presents GigaSpeech 2, a large-scale, multi-domain, multilingual s…

2025

Graph Assisted Offline-Online Deep Reinforcement Learning for Dynamic Workflow Scheduling

ICLR 2025poster

Dynamic workflow scheduling (DWS) in cloud computing presents substantial challenges due to heterogeneous machine configurations, unpredictable workflow arrivals/patterns, and constantly evolving environments. However, existing research often assumes homogeneous setups and static conditions, limitin…

Cited by 0SourcePDFScholar
2025

GraphChain: Large Language Models for Large-scale Graph Analysis via Tool Chaining

NeurIPS 2025poster

Large Language Models (LLMs) face significant limitations when applied to large-scale graphs, struggling with context constraints and inflexible reasoning. We introduce GraphChain, a novel framework enabling LLMs to analyze large graphs by orchestrating dynamic sequences of specialized tools, mimick…

Cited by 0SourceScholar
2025

HygMap: Representing All Types of Map Entities via Heterogeneous Hypergraph

IJCAI 2025

Maps are crucial for various smart city applications as a core component of city geographic information systems (GIS). Developing effective Map Entity Representation Learning methods can extract semantic information for downstream tasks like crime rate prediction and land use classification, with si

2025

Large Language Models and Causal Inference in Collaboration: A Comprehensive Survey

NAACL 2025findings

Causal inference has demonstrated significant potential to enhance Natural Language Processing (NLP) models in areas such as predictive accuracy, fairness, robustness, and explainability by capturing causal relationships among variables. The rise of generative Large Language Models (LLMs) has greatl…

Cited by 0SourcePDFScholar
2025

Lark: Low-Rank Updates After Knowledge Localization for Few-shot Class-Incremental Learning

ICCV 2025poster

For Few-Shot Class-Incremental Learning (FSCIL), direct fine-tuning causes significant parameter shifts, resulting in catastrophic forgetting and increased resource consumption. While, freezing the pre-trained backbone exacerbates the inconsistency between the backbone and the evolving classifier. T…

Cited by 0SourcePDFScholar
2025

MIR-Bench: Can Your LLM Recognize Complicated Patterns via Many-Shot In-Context Reasoning?

NeurIPS 2025poster

The ability to recognize patterns from examples and apply them to new ones is a primal ability for general intelligence, and is widely studied by psychology and AI researchers. Many benchmarks have been proposed to measure such ability for Large Language Models (LLMs); however, they focus on few-sho…

Cited by 0SourceScholar
2025

MK-Pose: Category-Level Object Pose Estimation via Multimodal-Based Keypoint Learning

IROS 2025

Category-level object pose estimation, which predicts the pose of objects within a known category without prior knowledge of individual instances, is essential in applications like warehouse automation and manufacturing. Existing methods relying on RGB images or point cloud data often struggle with

Cited by 5SourcecodeScholar
2025

MaZO: Masked Zeroth-Order Optimization for Multi-Task Fine-Tuning of Large Language Models

EMNLP 2025

Large language models have demonstrated exceptional capabilities across diverse tasks, but their fine-tuning demands significant memory, posing challenges for resource-constrained environments. Zeroth-order (ZO) optimization provides a memory-efficient alternative by eliminating the need for backpro

Cited by 0SourcePDFScholar
2025

Making LLMs Better Many-to-Many Speech-to-Text Translators with Curriculum Learning

ACL 2025long

Multimodal Large Language Models (MLLMs) have achieved significant success in Speech-to-Text Translation (S2TT) tasks. While most existing research has focused on English-centric translation directions, the exploration of many-to-many translation is still limited by the scarcity of parallel data. To…

2025

ProLongVid: A Simple but Strong Baseline for Long-context Video Instruction Tuning

EMNLP 2025

Video understanding is essential for multimodal large language models (MLLMs) to interact effectively with users and the real world. However, analyzing long videos remains a major challenge due to the lack of high-quality video instruction data and effective training strategies. In this paper, we in

2025

QuZO: Quantized Zeroth-Order Fine-Tuning for Large Language Models

EMNLP 2025

Large Language Models (LLMs) are often quantized to lower precision to reduce the memory cost and latency in inference. However, quantization often degrades model performance, thus fine-tuning is required for various downstream tasks. Traditional fine-tuning methods such as stochastic gradient desce

Cited by 0SourcePDFScholar
2025

REDUCIO! Generating 1K Video within 16 Seconds using Extremely Compressed Motion Latents

ICCV 2025poster

Commercial video generation models have exhibited realistic, high-fidelity results but are still restricted to limited access.One crucial obstacle for large-scale applications is the expensive training and inference cost.In this paper, we argue that videos contain significantly more redundant inform…

2025

Refer and Grasp: Vision-Language Guided Continuous Dexterous Grasping

IROS 2025

Robotic grasping guided by natural language instructions faces challenges due to ambiguities in object descriptions and the need to interpret complex spatial context. Existing visual grounding methods often rely on datasets that fail to capture these complexities, particularly when object categories

Cited by 0SourcecodeScholar
2025

SLAM-Omni: Timbre-Controllable Voice Interaction System with Single-Stage Training

ACL 2025finding

Recent advancements highlight the potential of end-to-end real-time spoken dialogue systems, showcasing their low latency and high quality. In this paper, we introduce SLAM-Omni, a timbre-controllable, end-to-end voice interaction system with single-stage training. SLAM-Omni achieves zero-shot timbr…

2025

SP2T: Sparse Proxy Attention for Dual-stream Point Transformer

ICCV 2025poster

Point transformers have demonstrated remarkable progress in 3D understanding through expanded receptive fields (RF), but further expanding the RF leads to dilution in group attention and decreases detailed feature extraction capability. Proxy, which serves as abstract representations for simplifying…

2025

STC-TEB: Spatial-Temporally Complete Trajectory Generation Based on Incremental Optimization

RA-L 2025

In the context of indoor crowd navigation for mobile robots, the generation of spatial-temporally complete trajectories gives the robot a wider range of options, thereby improving the robustness and safety of navigation. Focused on this topic, this letter presents an incremental optimization framewo

Cited by 6SourceScholar
2025

SharpZO: Hybrid Sharpness-Aware Vision Language Model Prompt Tuning via Forward-Only Passes

NeurIPS 2025poster

Fine-tuning vision language models (VLMs) has achieved remarkable performance across various downstream tasks; yet, it requires access to model gradients through backpropagation (BP), making them unsuitable for memory-constrained, inference-only edge devices. To address this limitation, previous wo…

Cited by 0SourcecodeScholar
2025

Speech Recognition Meets Large Language Model: Benchmarking, Models, and Exploration

AAAI 2025technical

In this paper, we focus on prompting one of the most important tasks in the field of speech processing, i.e., automatic speech recognition (ASR), with speech foundation encoders and large language models (LLM). Despite the growing body of research in this area, we find that many crucial design decis…

2025

StreamMind: Unlocking Full Frame Rate Streaming Video Dialogue through Event-Gated Cognition

ICCV 2025poster

With the rise of real-world human-AI interaction applications, such as AI assistants, the need for Streaming Video Dialogue is critical. To address this need, we introduce StreamMind, a video LLM framework that achieves ultra-FPS streaming video processing (100 fps on a single A100) and enables proa…

Cited by 0SourcePDFScholar
2025

Tuning-Free Bilevel Optimization: New Algorithms and Convergence Analysis

ICLR 2025poster

Bilevel optimization has recently attracted considerable attention due to its abundant applications in machine learning problems. However, existing methods rely on prior knowledge of problem parameters to determine stepsizes, resulting in significant effort in tuning stepsizes when these parameters…

2025

VALL-T: Decoder-Only Generative Transducer for Robust and Decoding-Controllable Text-to-Speech

ICASSP 2025accepted

Recent TTS models with decoder-only Transformer architecture, such as SPEAR-TTS and VALL-E, achieve impressive naturalness and demonstrate the ability for zero-shot adaptation given a speech prompt. However, such decoder-only TTS models lack monotonic alignment constraints, sometimes leading to hall…

Cited by 0SourceScholar
2025

Wanda++: Pruning Large Language Models via Regional Gradients

ACL 2025finding

Large Language Models (LLMs) pruning seeks to remove unimportant weights for inference speedup with minimal accuracy impact. However, existing methods often suffer from accuracy degradation without full-model sparsity-aware fine-tuning. This paper presents Wanda++, a novel pruning framework that out…

Cited by 0SourcePDFScholar
2024

AdaZeta: Adaptive Zeroth-Order Tensor-Train Adaption for Memory-Efficient Large Language Models Fine-Tuning

EMNLP 2024main

Fine-tuning large language models (LLMs) has achieved remarkable performance across various natural language processing tasks, yet it demands more and more memory as model sizes keep growing. To address this issue, the recently proposed Memory-efficient Zeroth-order (MeZO) methods attempt to fine-tu…

2024

Adversarial Preference Optimization: Enhancing Your Alignment via RM-LLM Game

ACL 2024findings

Human preference alignment is essential to improve the interaction quality of large language models (LLMs). Existing alignment methods depend on manually annotated preference data to guide the LLM optimization directions. However, continuously updating LLMs for alignment raises a distribution gap be…

2024

Enhancing Generative Aspect-Based Sentiment Analysis with Relation-Level Supervision and Prompt

ICASSP 2024accepted

Aspect-Based Sentiment Analysis (ABSA) aims to recognize fine-grained sentiments and opinions of users, which is a pivotal problem in sentiment analysis. ABSA research generally involves four fundamental sentiment elements: aspect term, opinion term, aspect category, and sentiment polarity. The core…

Cited by 0SourceScholar
2024

G-NeRF: Geometry-enhanced Novel View Synthesis from Single-View Images

CVPR 2024poster

Novel view synthesis aims to generate new view images of a given view image collection. Recent attempts address this problem relying on 3D geometry priors (e.g. shapes sizes and positions) learned from multi-view images. However such methods encounter the following limitations: 1) they require a set…

2024

HIMap: HybrId Representation Learning for End-to-end Vectorized HD Map Construction

CVPR 2024poster

Vectorized High-Definition (HD) map construction requires predictions of the category and point coordinates of map elements (e.g. road boundary lane divider pedestrian crossing etc.). State-of-the-art methods are mainly based on point-level representation learning for regressing accurate point coord…

Cited by 24SourcePDFScholar
2024

HiLo: Detailed and Robust 3D Clothed Human Reconstruction with High-and Low-Frequency Information of Parametric Models

CVPR 2024poster

Reconstructing 3D clothed human involves creating a detailed geometry of individuals in clothing with applications ranging from virtual try-on movies to games. To enable practical and widespread applications recent advances propose to generate a clothed human from an RGB image. However they struggle…

2024

Hierarchical Search-Based Cooperative Motion Planning

IROS 2024poster

Cooperative path planning, a crucial aspect of multi-agent systems research, serves a variety of sectors, including military, agriculture, and industry. Many existing algorithms, however, come with certain limitations, such as simplified kinematic models and inadequate support for multiple group sce…

Cited by 0SourcecodeScholar
2024

Is Your HD Map Constructor Reliable under Sensor Corruptions?

NeurIPS 2024poster

Driving systems often rely on high-definition (HD) maps for precise environmental information, which is crucial for planning and navigation. While current HD map constructors perform well under ideal conditions, their resilience to real-world challenges, \eg, adverse weather and sensor failures, is…

Cited by 17SourcePDFScholar
2024

Libriheavy: A 50, 000 Hours ASR Corpus with Punctuation Casing and Context

ICASSP 2024accepted

In this paper, we introduce Libriheavy, a large-scale ASR corpus consisting of 50,000 hours of read English speech derived from LibriVox. To the best of our knowledge, Libriheavy is the largest freely-available corpus of speech with supervisions. Different from other open-sourced datasets that only…

Cited by 0SourceScholar
2024

LoRASC: Expressive and Generalizable Low-rank Adaptation for Large Models via Slow Cascaded Learning

EMNLP 2024finding

Efficient fine-tuning plays a fundamental role in modern large models, with low-rank adaptation emerging as a particularly promising approach. However, the existing variants of LoRA are hampered by limited expressiveness, a tendency to overfit, and sensitivity to hyperparameter settings. This paper…

2024

LoRETTA: Low-Rank Economic Tensor-Train Adaptation for Ultra-Low-Parameter Fine-Tuning of Large Language Models

NAACL 2024long

Various parameter-efficient fine-tuning (PEFT) techniques have been proposed to enable computationally efficient fine-tuning while maintaining model performance. However, existing PEFT methods are still limited by the growing number of trainable parameters with the rapid deployment of Large Language…

2024

MBFusion: A New Multi-modal BEV Feature Fusion Method for HD Map Construction

ICRA 2024poster

HD map construction is a fundamental and challenging task in autonomous driving to understand the surrounding environment. Recently, Camera-LiDAR BEV feature fusion methods have attracted increasing attention in HD map construction task, which can significantly boost the benchmark. However, existing…

Cited by 11SourceScholar
2024

Online Video Quality Enhancement with Spatial-Temporal Look-up Tables

ECCV 2024poster

"Low latency rates are crucial for online video-based applications, such as video conferencing and cloud gaming, which make improving video quality in online scenarios increasingly important. However, existing quality enhancement methods are limited by slow inference speed and the requirement for te…

2024

PS6D: Point Cloud Based Symmetry-Aware 6D Object Pose Estimation in Robot Bin-Picking

IROS 2024poster

6D object pose estimation holds essential roles in various fields, particularly in the grasping of industrial workpieces. Given challenges like rust, high reflectivity, and absent textures, this paper introduces a point cloud based pose estimation framework (PS6D). PS6D centers on slender and multi-…

Cited by 1SourceScholar
2024

PromptASR for Contextualized ASR with Controllable Style

ICASSP 2024accepted

Prompts are crucial to large language models as they provide context information such as topic or logical relationships. Inspired by this, we propose PromptASR, a framework that integrates prompts in end-to-end automatic speech recognition (E2E ASR) systems to achieve contextualized ASR with control…

Cited by 0SourceScholar
2024

Towards Universal Speech Discrete Tokens: A Case Study for ASR and TTS

ICASSP 2024accepted

Self-supervised learning (SSL) proficiency in speech-related tasks has driven research into utilizing discrete tokens for speech tasks like recognition and translation, which offer lower storage requirements and great potential to employ natural language processing techniques. However, these studies…

Cited by 0SourceScholar
2024

Understanding and Improving Training-free Loss-based Diffusion Guidance

NeurIPS 2024poster

Adding additional guidance to pretrained diffusion models has become an increasingly popular research area, with extensive applications in computer vision, reinforcement learning, and AI for science. Recently, several studies have proposed training-free loss-based guidance by using off-the-shelf net…

2024

Unified Medical Image Pre-training in Language-Guided Common Semantic Space

ECCV 2024poster

"Vision-Language Pre-training (VLP) has shown the merits of analysing medical images. It efficiently learns visual representations by leveraging supervisions in their corresponding reports, and in turn facilitates analysis and interpretation of intricate imaging data. However, such observation is pr…

Cited by 6SourcePDFScholar
2024

Zipformer: A faster and better encoder for automatic speech recognition

ICLR 2024oral

The Conformer has become the most popular encoder model for automatic speech recognition (ASR). It adds convolution modules to a transformer to learn both local and global dependencies. In this work we describe a faster, more memory-efficient, and better-performing transformer, called Zipformer. M…

2023

Achieving $\mathcal{O}(\epsilon^{-1.5})$ Complexity in Hessian/Jacobian-free Stochastic Bilevel Optimization

NeurIPS 2023poster

In this paper, we revisit the bilevel optimization problem, in which the upper-level objective function is generally nonconvex and the lower-level objective function is strongly convex. Although this type of problem has been studied extensively, it still remains an open question how to achieve an $\…

Cited by 0SourcePDFScholar
2023

An Empirical Study of Sentiment-Enhanced Pre-Training for Aspect-Based Sentiment Analysis

ACL 2023findings

Aspect-Based Sentiment Analysis (ABSA) aims to recognize fine-grained opinions and sentiments of users, which is an important problem in sentiment analysis. Recent work has shown that Sentiment-enhanced Pre-Training (SPT) can substantially improve the performance of various ABSA tasks. However, ther…

2023

C-Disentanglement: Discovering Causally-Independent Generative Factors under an Inductive Bias of Confounder

NeurIPS 2023poster

Representation learning assumes that real-world data is generated by a few semantically meaningful generative factors (i.e., sources of variation) and aims to discover them in the latent space. These factors are expected to be causally disentangled, meaning that distinct factors are encoded into sep…

2023

Cross-Ray Neural Radiance Fields for Novel-View Synthesis from Unconstrained Image Collections

ICCV 2023oral

Neural Radiance Fields (NeRF) is a revolutionary approach for rendering scenes by sampling a single ray per pixel and it has demonstrated impressive capabilities in novel-view synthesis from static scene images. However, in practice, we usually need to recover NeRF from unconstrained image collectio…

Cited by 26PDFcodeScholar
2023

Detecting Adversarial Data by Probing Multiple Perturbations Using Expected Perturbation Score

ICML 2023poster

Adversarial detection aims to determine whether a given sample is an adversarial one based on the discrepancy between natural and adversarial distributions. Unfortunately, estimating or comparing two data distributions is extremely difficult, especially in high-dimension spaces. Recently, the gradie…

2023

ImageBrush: Learning Visual In-Context Instructions for Exemplar-Based Image Manipulation

NeurIPS 2023poster

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 im…

Cited by 31SourcePDFScholar
2023

Large Scale Pursuit-Evasion Under Collision Avoidance Using Deep Reinforcement Learning

IROS 2023poster

This paper examines a pursuit-evasion game (PEG) involving multiple pursuers and evaders. The decentralized pursuers aim to collaborate to capture the faster evaders while avoiding collisions. The policies of all agents are learning-based and are subjected to kinematic constraints that are specific…

Cited by 5SourceScholar
2023

Masked Retraining Teacher-Student Framework for Domain Adaptive Object Detection

ICCV 2023poster

Domain adaptive Object Detection (DAOD) leverages a labeled domain (source) to learn an object detector generalizing to a novel domain without annotation (target). Recent advances use a teacher-student framework, i.e., a student model is supervised by the pseudo labels from a teacher model. Though g…

Cited by 31PDFcodeScholar
2023

SimFBO: Towards Simple, Flexible and Communication-efficient Federated Bilevel Learning

NeurIPS 2023spotlight

Federated bilevel optimization (FBO) has shown great potential recently in machine learning and edge computing due to the emerging nested optimization structure in meta-learning, fine-tuning, hyperparameter tuning, etc. However, existing FBO algorithms often involve complicated computations and requ…

Cited by 17SourcePDFScholar
2023

Similarity Distribution Based Membership Inference Attack on Person Re-identification

AAAI 2023technical

While person Re-identification (Re-ID) has progressed rapidly due to its wide real-world applications, it also causes severe risks of leaking personal information from training data. Thus, this paper focuses on quantifying this risk by membership inference (MI) attack. Most of the existing MI attack…

2023

Target-to-Source Augmentation for Aspect Sentiment Triplet Extraction

EMNLP 2023long main

Aspect Sentiment Triplet Extraction (ASTE) is an important task in sentiment analysis, aiming to extract aspect-level opinions and sentiments from user-generated reviews. The fine-grained nature of ASTE incurs a high annotation cost, while the scarcity of annotated data limits the performance of ex…

Cited by 0SourceScholar
2023

Towards Inference Efficient Deep Ensemble Learning

AAAI 2023technical

Ensemble methods can deliver surprising performance gains but also bring significantly higher computational costs, e.g., can be up to 2048X in large-scale ensemble tasks. However, we found that the majority of computations in ensemble methods are redundant. For instance, over 77% of samples in CIFAR…

2022

BNU: A Balance-Normalization-Uncertainty Model for Incremental Event Detection

ICASSP 2022accepted

Event detection is challenging in real-world application since new events continually occur and old events still exist which may result in repeated labeling for old events. Therefore, incremental event detection is essential where a model continuously learns new events and meanwhile prevents perform…

Cited by 0SourceScholar
2022

Boundary-Driven Table-Filling for Aspect Sentiment Triplet Extraction

EMNLP 2022main

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the aspect terms along with the corresponding opinion terms and the expressed sentiments in the review, which is an important task in sentiment analysis. Previous research efforts generally address the ASTE task in an end-to-end fashion thro…

2021

Cross-Modal Knowledge Distillation For Fine-Grained One-Shot Classification

ICASSP 2021accepted

Few-shot learning can recognize a novel category based on only a few samples because it learns to learn from a lot of labeled samples during the training process. When data is insufficient, the performance is affected. And it is expensive to obtain a large-scale finegrained dataset with annotation.…

Cited by 0SourceScholar
2021

Exploiting Sample Correlation for Crowd Counting With Multi-Expert Network

ICCV 2021poster

Crowd counting is a difficult task because of the diversity of scenes. Most of the existing crowd counting methods adopt complex structures with massive backbones to enhance the generalization ability. Unfortunately, the performance of existing methods on large-scale data sets is not satisfactory. I…

Cited by 38PDFScholar
2021

Looking Wider for Better Adaptive Representation in Few-Shot Learning

AAAI 2021technical

Building a good feature space is essential for the metric-based few-shot algorithms to recognize a novel class with only a few samples. The feature space is often built by Convolutional Neural Networks (CNNs). However, CNNs primarily focus on local information with the limited receptive field, and t…

Cited by 58SourcePDFScholar
2021

PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction

ACL 2021long

Joint extraction of entities and relations from unstructured texts is a crucial task in information extraction. Recent methods achieve considerable performance but still suffer from some inherent limitations, such as redundancy of relation prediction, poor generalization of span-based extraction and…

2020

Reverse Perspective Network for Perspective-Aware Object Counting

CVPR 2020poster

One of the critical challenges of object counting is the dramatic scale variations, which is introduced by arbitrary perspectives. We propose a reverse perspective network to solve the scale variations of input images, instead of generating perspective maps to smooth final outputs. The reverse persp…

Cited by 168PDFScholar
2020

Weakly-Supervised Crowd Counting Learns from Sorting rather than Locations

ECCV 2020poster

In crowd counting datasets, the location labels are costly, yet, they are not taken into the evaluation metrics. Besides, existing multi-task approaches employ high-level tasks to improve counting accuracy. This research tendency increases the demand for more annotations. In this paper, we propose a…

Cited by 108SourcePDFScholar
2018

The Unmanned Aerial Vehicle Benchmark: Object Detection and Tracking

ECCV 2018poster

With the advantage of high mobility, Unmanned Aerial Vehicles (UAVs) are used to fuel numerous important applications in computer vision, delivering more efficiency and convenience than surveillance cameras with fixed camera angle, scale and view. However, very limited UAV datasets are proposed, and…

Cited by 974SourcePDFScholar