← Search

Jun Zhang

178 accepted papers

2026

3M-TI: High-Quality Mobile Thermal Imaging via Calibration-free Multi-Camera Cross-Modal Diffusion

CVPR 2026

The miniaturization of thermal sensors for mobile platforms inherently limits their spatial resolution and textural fidelity, leading to blurry and less informative images. Existing thermal super-resolution (SR) methods can be grouped into single-image and RGB-guided approaches: the former struggles

Cited by 0SourcecodeScholar
2026

ATTENTION2PROBABILITY: ATTENTION-DRIVEN TERMINOLOGY PROBABILITY ESTIMATION FOR ROBUST SPEECH-TO-TEXT SYSTEM

ICASSP 2026poster

Recent advances in speech large language models (SLMs) have improved speech recognition and translation in general domains, but accurately generating domain-specific terms or neologisms remains challenging. To address this, we propose Attention2Probability: attention-driven terminology probability e…

Cited by 0SourcePDFScholar
2026

Boosting Document Parsing Efficiency and Performance with Coarse-to-Fine Visual Processing

CVPR 2026

Document parsing is a fine-grained task where image resolution significantly impacts performance. While advanced research leveraging vision-language models benefits from high-resolution input to boost model performance, this often leads to a quadratic increase in the number of vision tokens and sign

Cited by 2SourcecodeScholar
2026

Cross-Scale Collaboration between LLMs and Lightweight Sequential Recommenders with Domain-Specific Latent Reasoning

AAAI 2026technical

Sequential recommendation aims to predict the next item based on historical interactions. To further enhance the reasoning capability in sequential recommendation, LLMs are employed to predict the next item or generate semantic IDs for item representation, given LLMs

Cited by 0SourcePDFScholar
2026

DisCo DETR: Distance-aware Multi-view Contrastive Learning for DETR Pre-training

AAAI 2026technical

Recent self-supervised pre-training methods for object detection often rely on generic object proposals for localization and semantic feature learning for classification, but they yield limited improvements when applied to Detection Transformers (DETR) due to a lack of architectural alignment. Hence

Cited by 0SourcePDFScholar
2026

DreamDojo: A Real-Time Robot World Model from Large-Scale Human Videos

ICML 2026spotlight

Being able to simulate the outcomes of actions in varied environments will revolutionize the development of generalist agents at scale. However, modeling these world dynamics, especially for dexterous robotics tasks, poses significant challenges due to limited data coverage and scarce action labels.…

Cited by 81SourceScholar
2026

DreamSwapV: Mask-guided Subject Swapping for Any Customized Video Editing

ICLR 2026poster

With the rapid progress of video generation, demand for customized video editing is surging, where subject swapping constitutes a key component yet remains under-explored. Prevailing swapping approaches either specialize in narrow domains—such as human-body animation or hand-object interaction—or re…

Cited by 0SourceScholar
2026

Experience-Evolving Multi-Turn Tool-Use Agent with Hybrid Episodic–Procedural Memory

ICML 2026poster

As intents unfold and environments change, multi-turn agents face continuously shifting decision contexts. Although reusing past experience is intuitively appealing, existing approaches remain limited: full trajectories are often too context-specific to transfer, while tool-level reuse ignores the c…

Cited by 0SourceScholar
2026

Flash-VAED: Plug-and-Play VAE Decoders for Efficient Video Generation

ICML 2026poster

Latent diffusion models have enabled high-quality video synthesis, yet their inference remains costly and time-consuming. As diffusion transformers become increasingly efficient, the latency bottleneck inevitably shifts to VAE decoders. To reduce their latency while maintaining quality, we propose a…

Cited by 0SourceScholar
2026

GAS: Enhancing Reward-Cost Balance of Generative Model-assisted Offline Safe RL

ICLR 2026poster

Offline Safe Reinforcement Learning (OSRL) aims to learn a policy that achieves high performance in sequential decision-making while satisfying safety constraints, using only pre-collected datasets. Recent works, inspired by the strong capabilities of Generative Models (GMs), reformulate decision-ma…

Cited by 0SourceScholar
2026

GRPO-based Cluster Decision Agent for Unknown-$\boldsymbol{K}$ Multi-view Clustering

ICML 2026poster

Existing contrastive multi-view clustering methods rely on a pre-defined cluster number, limiting their flexibility in real-world scenarios lacking prior knowledge. To address this, we propose GROK, a novel framework driven by a cluster decision agent for unknown-$K$ multi-view clustering. It pionee…

Cited by 0SourceScholar
2026

GaussianImage++: Boosted Image Representation and Compression with 2D Gaussian Splatting

AAAI 2026technical

Implicit neural representations (INRs) have achieved remarkable success in image representation and compression, but they require substantial training time and memory. Meanwhile, recent 2D Gaussian Splatting (GS) methods (\textit{e.g.}, GaussianImage) offer promising alternatives through efficient p

Cited by 0SourcePDFScholar
2026

Getting Your LLMs Ready for Reinforcement Learning with Lightweight SFT

ICLR 2026poster

Reinforcement learning (RL) has emerged as a powerful post-training paradigm for large language models (LLMs), yet its effectiveness varies significantly across base models. While incorporating a pre-RL supervised fine-tuning (SFT) phase can enhance RL training, key questions remain: how long should…

Cited by 0SourcecodeScholar
2026

Global-Local Confidence Fusion for Hallucination Detection in Mathematical Reasoning Task

AAAI 2026technical

Large Reasoning Models (LRMs) achieve promising results on complex reasoning tasks but remain susceptible to hallucinations. Existing hallucination detection methods based on Large Language Models (LLMs) often focus solely on final answers, overlooking inconsistencies between the answer and reasonin

Cited by 0SourcePDFScholar
2026

LEAR: Learning Edge-Aware Representations for Event-To-LiDAR Localization

ICRA 2026poster

Event cameras offer high-temporal-resolution sensing that remains reliable under high-speed motion and challenging lighting, making them promising for localization from LiDAR point clouds in GPS-denied and visually degraded environments. However, aligning sparse, asynchronous events with dense LiDAR…

2026

LinVideo: A Post-Training Framework towards O(n) Attention in Efficient Video Generation

CVPR 2026

Video diffusion models (DMs) have enabled high-quality video synthesis, but their computation costs scale quadratically with sequence length due to the nature of self-attention. While linear attention offers a more efficient alternative, fully replacing quadratic attention demands costly pretraining

Cited by 0SourceScholar
2026

Low-Latency Neural LiDAR Compression with 2D Context Models

ICLR 2026poster

Context modeling is fundamental to LiDAR point cloud compression. Existing methods rely on computationally intensive 3D contexts, such as voxel and octree, which struggle to balance the compression efficiency and coding speed. In this work, we propose a neural LiDAR compressor based on 2D context mo…

Cited by 0SourcecodeScholar
2026

LumiTex: Towards High-Fidelity PBR Texture Generation with Illumination Context

ICLR 2026poster

Physically-based rendering (PBR) provides a principled standard for realistic material–lighting interactions in computer graphics. Despite recent advances in generating PBR textures, existing methods fail to address two fundamental challenges: 1) materials decomposition from image prompts under limi…

Cited by 0SourcecodeScholar
2026

MambaSIC: Mamba-based Stereo Image Compression with Bi-directional Multi-reference Entropy Model

CVPR 2026

Stereo image compression (SIC) has become increasingly vital with its applications surging in fields such as 3D reconstruction and autonomous navigation. Previous methods leverage cross-attention to model inter-view redundancy and employ autoregressive entropy models to predict probability distribut

Cited by 0SourceScholar
2026

MoDES: Accelerating Mixture-of-Experts Multimodal Large Language Models via Dynamic Expert Skipping

CVPR 2026

Mixture-of-Experts (MoE) Multimodal large language models (MLLMs) excel at vision-language tasks, but they suffer from high computational inefficiency. To reduce inference overhead, expert skipping methods have been proposed to deactivate redundant experts based on the current input tokens. However,

Cited by 0SourcecodeScholar
2026

On the Feasibility of Using MultiModal LLMs to Execute AR Social Engineering Attacks

AAAI 2026technical

Augmented Reality (AR) and Multimodal Large Language Models (LLMs) are rapidly evolving, providing unprecedented capabilities for human-computer interaction. However, their integration introduces a new attack surface for Social Engineering (SE). In this paper, we systematically investigate the feasi

Cited by 0SourcePDFScholar
2026

PP-OCRv5: A Specialized 5M-Parameter Model Rivaling Billion-Parameter Vision-Language Models on OCR Tasks

CVPR 2026

The advent of "OCR 2.0" and large-scale vision-language models (VLMs) has set new benchmarks in text recogni- tion. However, these unified architectures often come with significant computational demands, challenges in precise text localization within complex layouts, and a propen- sity for textual h

Cited by 0SourcecodeScholar
2026

PRISM: Sequence Modeling as Parallel Residual Iteration

ICML 2026poster

Generative sequence modeling faces a fundamental tension between the expressivity of Transformers and the efficiency of linear sequence models. Existing efficient architectures are theoretically bounded by shallow, single-step linear updates, while powerful iterative methods like Test-Time Training …

Cited by 0SourceScholar
2026

PepCCD: A Contrastive Conditioned Diffusion Framework for Target-Specific Peptide Generation

AAAI 2026technical

Peptide-based drug design targeting “undruggable” proteins remains one of the most critical challenges in modern drug discovery. Conventional peptide-discovery pipelines rely on low-throughput experimental screening, which is both time-consuming and prohibitively expensive. Moreover, existing comput

Cited by 0SourcePDFScholar
2026

PixelCraft: A Multi-Agent system for High-Fidelity Visual Reasoning on Structured Images

ICLR 2026poster

Structured images (e.g., charts and geometric diagrams) remain challenging for multimodal large language models (MLLMs), as perceptual slips can cascade into erroneous conclusions. Intermediate visual cues can steer reasoning; however, existing cue-based methods are constrained with low-fidelity ima…

Cited by 0SourceScholar
2026

Preference-Modulated Structural Attention for Multi-Objective Combinatorial Optimization

ICML 2026poster

Recent decomposition-based approaches have achieved significant success in Multi-Objective Combinatorial Optimization (MOCO). However,existing methods typically rely exclusively on node-centric representations, failing to capture the complementary representations provided by edge features for proble…

Cited by 0SourceScholar
2026

QVGen: Pushing the Limit of Quantized Video Generative Models

ICLR 2026poster

Video diffusion models (DMs) have enabled high-quality video synthesis. Yet, their substantial computational and memory demands pose serious challenges to real-world deployment, even on high-end GPUs. As a commonly adopted solution, quantization has proven notable success in reducing cost for image…

Cited by 0SourcecodeScholar
2026

RemedyGS: Defend 3D Gaussian Splatting Against Computation Cost Attacks

CVPR 2026

As a mainstream technique for 3D reconstruction, 3D Gaussian splatting (3DGS) has been applied in a wide range of applications and services. Recent studies have revealed critical vulnerabilities in this pipeline and introduced computation cost attacks that lead to malicious resource occupancies and

Cited by 0SourcecodeScholar
2026

SenseFlow: Scaling Distribution Matching for Flow-based Text-to-Image Distillation

ICLR 2026poster

The Distribution Matching Distillation (DMD) has been successfully applied to text-to-image diffusion models such as Stable Diffusion (SD) 1.5. However, vanilla DMD suffers from convergence difficulties on large-scale flow-based text-to-image models, such as SD 3.5 and FLUX. In this paper, we first…

Cited by 0SourcecodeScholar
2026

TimeLens: Rethinking Video Temporal Grounding with Multimodal LLMs

CVPR 2026

This paper does not introduce a novel method but instead establishes a straightforward, incremental, yet essential baseline for video temporal grounding (VTG), a core capability in video understanding. While multimodal large language models (MLLMs) excel at various video understanding tasks, the rec

Cited by 0SourceScholar
2026

Uncovering the Gradient Geometry of Long CoT: A Spectral-guided Approach to Reasoning Distillation

ICML 2026poster

Large reasoning models (LRMs) achieve remarkable reasoning performance by generating long chains-of-thought (CoT). However, standard supervised fine-tuning (SFT) treats all tokens uniformly, indiscriminately minimizing loss across both essential reasoning steps and those that are noisy, redundant, o…

Cited by 0SourceScholar
2026

VIL2C: Value-of-Information Aware Low-Latency Communication for Multi-Agent Reinforcement Learning

AAAI 2026technical

Inter-agent communication serves as an effective mechanism for enhancing performance in collaborative multi-agent reinforcement learning (MARL) systems. However, the inherent communication latency in practical systems induces both action decision delays and outdated information sharing, impeding MAR

Cited by 0SourcePDFScholar
2026

WebWeaver: Structuring Web-Scale Evidence with Dynamic Outlines for Open-Ended Deep Research

ICLR 2026poster

This paper tackles \textbf{open-ended deep research (OEDR)}, a complex challenge where AI agents must synthesize vast web-scale information into insightful reports. Current approaches are plagued by dual-fold limitations: static research pipelines that decouple planning from evidence acquisition and…

Cited by 0SourcecodeScholar
2026

Where Did This Sentence Come From? Tracing Provenance in LLM Reasoning Distillation

ICLR 2026poster

Reasoning distillation, a cost-effective approach for enhancing student model performance, has attracted increasing attention. It typically leverages a large teacher model to generate reasoning paths, which are then used to fine-tune a student model so that it mimics the teacher's behavior in traini…

Cited by 0SourceScholar
2026

WorldPlay: Towards Long-Term Geometric Consistency for Real-Time Interactive World Modeling

ICML 2026poster

This paper presents WorldPlay, a streaming video diffusion model that enables real-time, interactive world modeling with long-term geometric consistency, resolving the trade-off between speed and memory that limits current methods. WorldPlay draws power from three key innovations. 1) We use a Dual A…

Cited by 0SourceScholar
2025

AdaWorld: Learning Adaptable World Models with Latent Actions

ICML 2025poster

World models aim to learn action-controlled future prediction and have proven essential for the development of intelligent agents. However, most existing world models rely heavily on substantial action-labeled data and costly training, making it challenging to adapt to novel environments with hetero…

2025

Boosting Consistency in Story Visualization with Rich-Contextual Conditional Diffusion Models

AAAI 2025technical

Recent research showcases the considerable potential of conditional diffusion models for generating consistent stories. However, current methods, which primarily generate stories in a caption-dependent manner, often overlook the importance of contextual consistency and the relevance of frames durin…

2025

C2IQL: Constraint-Conditioned Implicit Q-learning for Safe Offline Reinforcement Learning

ICML 2025poster

Safe offline reinforcement learning aims to develop policies that maximize cumulative rewards while satisfying safety constraints without the need for risky online interaction. However, existing methods often struggle with the out-of-distribution (OOD) problem, leading to potentially unsafe and subo…

Cited by 0SourcePDFScholar
2025

CAMSIC: Content-aware Masked Image Modeling Transformer for Stereo Image Compression

AAAI 2025technical

Existing learning-based stereo image codec adopt sophisticated transformation with simple entropy models derived from single image codecs to encode latent representations. However, those entropy models struggle to effectively capture the spatial-disparity characteristics inherent in stereo images, w…

2025

CAS-Spec: Cascade Adaptive Self-Speculative Decoding for On-the-Fly Lossless Inference Acceleration of LLMs

NeurIPS 2025poster

Speculative decoding has become a widely adopted as an effective technique for lossless inference acceleration when deploying large language models (LLMs). While on-the-fly self-speculative methods offer seamless integration and broad utility, they often fall short of the speed gains achieved by met…

Cited by 0SourceScholar
2025

CaseVPR: Correlation-Aware Sequential Embedding for Sequence-to-Frame Visual Place Recognition

RA-L 2025

Visual Place Recognition (VPR) is crucial for autonomous vehicles, as it enables their identification of previously visited locations. Compared with conventional single-frame retrieval, leveraging sequences of frames to depict places has been proven effective in alleviating perceptual aliasing. Howe

Cited by 3SourceScholar
2025

CodeDPO: Aligning Code Models with Self Generated and Verified Source Code

ACL 2025long

Code generation models have shown significant potential for programming tasks. However, existing training methods like supervised fine-tuning face key limitations: they do not effectively teach models to prioritize correct over incorrect solutions in ambiguous situations, nor do they effectively opt…

Cited by 0SourcePDFScholar
2025

Complex Numerical Reasoning with Numerical Semantic Pre-training Framework

EMNLP 2025

Multi-hop complex reasoning over incomplete knowledge graphs (KGs) has been extensively studied, but research on numerical knowledge graphs (NKGs) remains relatively limited. Recent approaches focus on separately encoding entities and numerical values, using neural networks to process query encoding

Cited by 0SourcePDFScholar
2025

Design of a Bio-Inspired Stiffness Controllable Continuum Robot for Object Grasping and Moving

RA-L 2025

Continuum robots (CRs) possess better compliance than rigid manipulators. However, existing CRs suffer from difficulties in manipulating objects for the conflicting needs of high stiffness and flexibility. This letter proposes an elephant trunk-inspired CR for grasping and moving objects. The CR fea

Cited by 2SourceScholar
2025

DimensionX: Create Any 3D and 4D Scenes from a Single Image with Decoupled Video Diffusion

ICCV 2025poster

In this paper, we introduce DimensionX, a framework designed to generate photorealistic 3D and 4D scenes from just a single image with video diffusion. Our approach begins with the insight that both the spatial structure of a 3D scene and the temporal evolution of a 4D scene can be effectively repre…

Cited by 0SourcePDFScholar
2025

Dynamic Evil Score-Guided Decoding: An Efficient Decoding Framework For Red-Team Model

ACL 2025finding

Large language models (LLMs) have achieved significant advances but can potentially generate harmful content such as social biases, extremism, and misinformation. Red teaming is a promising approach to enhance model safety by creating adversarial prompts to test and improve model robustness. However…

Cited by 0SourcePDFScholar
2025

ECSNN: Spiking Neural Networks for Efficient Exposure Correction in Endoscopy Imaging

ICASSP 2025accepted

The quality of endoscopic images is critical to the success of polyp segmentation, highlighting the need for accurate exposure correction in endoscopy. While traditional deep learning methods are effective, they demand substantial computational resources during inference. To address this, we propose…

Cited by 0SourceScholar
2025

EVLoc: Event-Based Visual Localization in LiDAR Maps via Event-Depth Registration

ICRA 2025

Event cameras are bio-inspired sensors with some notable features, including high dynamic range and low latency, which makes them exceptionally suitable for perception in challenging scenarios such as high-speed motion and extreme lighting conditions. In this paper, we explore their potential for lo

Cited by 3SourcecodeScholar
2025

Enabling Auditory Large Language Models for Automatic Speech Quality Evaluation

ICASSP 2025accepted

Speech quality assessment typically requires evaluating audio from multiple aspects, such as mean opinion score (MOS) and speaker similarity (SIM) etc., which can be challenging to cover using one small model designed for a single task. In this paper, we propose leveraging recently introduced audito…

Cited by 0SourceScholar
2025

Ensembling Diffusion Models via Adaptive Feature Aggregation

ICLR 2025poster

The success of the text-guided diffusion model has inspired the development and release of numerous powerful diffusion models within the open-source community. These models are typically fine-tuned on various expert datasets, showcasing diverse denoising capabilities. Leveraging multiple high-qualit…

2025

Exponential Topology-enabled Scalable Communication in Multi-agent Reinforcement Learning

ICLR 2025poster

In cooperative multi-agent reinforcement learning (MARL), well-designed communication protocols can effectively facilitate consensus among agents, thereby enhancing task performance. Moreover, in large-scale multi-agent systems commonly found in real-world applications, effective communication plays…

2025

FinMMR: Make Financial Numerical Reasoning More Multimodal, Comprehensive, and Challenging

ICCV 2025poster

We present FinMMR, a novel bilingual multimodal benchmark tailored to evaluate the reasoning capabilities of multimodal large language models (MLLMs) in financial numerical reasoning tasks. Compared to existing benchmarks, our work introduces three significant advancements. (1) Multimodality: We met…

Cited by 0SourcePDFScholar
2025

FloE: On-the-Fly MoE Inference on Memory-constrained GPU

ICML 2025poster

With the widespread adoption of Mixture-of-Experts (MoE) models, there is a growing demand for efficient inference on memory-constrained devices. While offloading expert parameters to CPU memory and loading activated experts on demand has emerged as a potential solution, the large size of activated…

Cited by 0SourcePDFScholar
2025

GI-GS: Global Illumination Decomposition on Gaussian Splatting for Inverse Rendering

ICLR 2025poster

We present GI-GS, a novel inverse rendering framework that leverages 3D Gaussian Splatting (3DGS) and deferred shading to achieve photo-realistic novel view synthesis and relighting. In inverse rendering, accurately modeling the shading processes of objects is essential for achieving high-fidelity r…

2025

Graph Neural Network Enhanced Retrieval for Question Answering of Large Language Models

NAACL 2025long

Retrieval augmented generation has revolutionized large language model (LLM) outputs by providing factual supports. Nevertheless, it struggles to capture all the necessary knowledge for complex reasoning questions. Existing retrieval methods typically divide reference documents into passages, treati…

2025

Grouping-Based Crowding Differential Evolution Approaches for Multimodal Feature Selection

ICASSP 2025accepted

Feature selection can increase the classification accuracy and reduce the scale of feature subset, which is important in various machine learning tasks. However, there are various preferences and limitations for the usage of features in different application scenes, and thus different scenes may req…

Cited by 0SourceScholar
2025

HarmoniCa: Harmonizing Training and Inference for Better Feature Caching in Diffusion Transformer Acceleration

ICML 2025poster

Diffusion Transformers (DiTs) excel in generative tasks but face practical deployment challenges due to high inference costs. Feature caching, which stores and retrieves redundant computations, offers the potential for acceleration. Existing learning-based caching, though adaptive, overlooks the imp…

2025

Improving Robustness of Post-hoc Calibration Against Common Corruptions By Learnable Augmentation

ICASSP 2025accepted

Various research has addressed the overconfidence problem, and we focus on improving the robustness of post-hoc calibration (e.g., temperature scaling, TS) when the test set shifts from the training set by image corruption. TS is greatly affected by the validation set, which previous work has propos…

Cited by 0SourceScholar
2025

Joint Automatic Speech Recognition And Structure Learning For Better Speech Understanding

ICASSP 2025accepted

Spoken language understanding (SLU) is a structure prediction task in the field of speech. Recently, many works on SLU that treat it as a sequence-to-sequence task have achieved great success. However, This method is not suitable for simultaneous speech recognition and understanding. In this paper,…

Cited by 0SourceScholar
2025

LCSPose: Efficient, Accurate and Scalable Markerless 6-DoF Pose Estimation of a Quay Crane Spreader Based on LiDAR and Camera

ICRA 2025

Accurate Six Degrees of Freedom (6-DoF) pose estimation of Ship-To-Shore (STS) quay crane spreaders is crucial for ensuring safe and efficient container handling in port automation. However, existing pose estimation techniques face significant challenges, as camera-based systems either rely on marke

Cited by 0SourceScholar
2025

Learn How to Query from Unlabeled Data Streams in Federated Learning

AAAI 2025technical

Federated learning (FL) enables collaborative learning among decentralized clients while safeguarding the privacy of their local data. Existing studies on FL typically assume offline labeled data available at each client when the training starts. Nevertheless, the training data in practice often arr…

2025

Let the Code LLM Edit Itself When You Edit the Code

ICLR 2025poster

In this work, we investigate a typical scenario in code generation where a developer edits existing code in real time and requests a code assistant, e.g., a large language model, to re-predict the next token or next line on the fly. Naively, the LLM needs to re-encode the entire KV cache to provide…

Cited by 0SourcePDFScholar
2025

Long Chain-of-Thought Fine-tuning via Understanding-to-Reasoning Transition

EMNLP 2025

Reasoning models have demonstrated remarkable performance on complex tasks by generating long reasoning traces prior to producing final answers. However, previous research on long-context scaling in language models has generally focused on managing lengthy input prompts instead of producing long out

2025

MEGA: Memory-Efficient 4D Gaussian Splatting for Dynamic Scenes

ICCV 2025poster

4D Gaussian Splatting (4DGS) has recently emerged as a promising technique for capturing complex dynamic 3D scenes with high fidelity. It utilizes a 4D Gaussian representation and a GPU-friendly rasterizer, enabling rapid rendering speeds. Despite its advantages, 4DGS faces significant challenges, n…

2025

Overlapping Free: Anchorless UWB-Assisted Relative Pose Estimation for Multi-Robot Systems

ICRA 2025

Accurate Relative Pose Estimation (RPE) is critical for effective collaboration of multi-robot systems. Traditional methods using cameras or LiDARs heavily rely on overlapping Fields of View (FoV) between robots, which is highly demanding in practical applications and may hinder collaboration effici

Cited by 2SourceScholar
2025

QualiSpeech: A Speech Quality Assessment Dataset with Natural Language Reasoning and Descriptions

ACL 2025long

This paper explores a novel perspective to speech quality assessment by leveraging natural language descriptions, offering richer, more nuanced insights than traditional numerical scoring methods. Natural language feedback provides instructive recommendations and detailed evaluations, yet existing d…

2025

Reinforcement Learning with Intrinsically Motivated Feedback Graph for Lost-sales Inventory Control

AISTATS 2025poster

Reinforcement learning (RL) has proven to be well-performed and versatile in inventory control (IC). However, further improvement of RL algorithms in the IC domain is impeded by two limitations of online experience. First, online experience is expensive to acquire in real-world applications. With th…

Cited by 0SourcecodeScholar
2025

SALMONN-omni: A Standalone Speech LLM without Codec Injection for Full-duplex Conversation

NeurIPS 2025poster

In order to enable fluid and natural human-machine speech interaction, existing full-duplex conversational systems often adopt modular architectures with auxiliary components such as voice activity detectors, interrupters, conversation state predictors, or multiple LLMs. These systems, however, suff…

Cited by 0SourcecodeScholar
2025

SMARTraj$^2$: A Stable Multi-City Adaptive Method for Multi-View Spatio-Temporal Trajectory Representation Learning

NeurIPS 2025poster

Spatio-temporal trajectory representation learning plays a crucial role in various urban applications such as transportation systems, urban planning, and environmental monitoring. Existing methods can be divided into single-view and multi-view approaches, with the latter offering richer representati…

Cited by 0SourcecodeScholar
2025

SWIFT: On-the-Fly Self-Speculative Decoding for LLM Inference Acceleration

ICLR 2025poster

Speculative decoding (SD) has emerged as a widely used paradigm to accelerate LLM inference without compromising quality. It works by first employing a compact model to draft multiple tokens efficiently and then using the target LLM to verify them in parallel. While this technique has achieved notab…

2025

SafeConf: A Confidence-Calibrated Safety Self-Evaluation Method for Large Language Models

EMNLP 2025

Large language models (LLMs) have achieved groundbreaking progress in Natural Language Processing (NLP). Despite the numerous advantages of LLMs, they also pose significant safety risks. Self-evaluation mechanisms have gained increasing attention as a key safeguard to ensure safe and controllable co

Cited by 0SourcePDFScholar
2025

Semi-Supervised Clustering Framework for Fine-grained Scene Graph Generation

AAAI 2025technical

Scene Graph Generation (SGG) aims to detect all objects and identify their pairwise relationships existing in the scene. Considering the substantial human labor costs, existing scene graph annotations are often sparse and biased, which result in confusion training with low-frequency predicates. In t…

Cited by 0SourcePDFScholar
2025

SpecVLM: Enhancing Speculative Decoding of Video LLMs via Verifier-Guided Token Pruning

EMNLP 2025

Video large language models (Vid-LLMs) have shown strong capabilities in understanding video content. However, their reliance on dense video token representations introduces substantial memory and computational overhead in both prefilling and decoding. To mitigate the information loss of recent vide

2025

Symbol-Level Precoding-Based Self-Interference Cancellation for ISAC Systems

ICASSP 2025accepted

Consider an integrated sensing and communication (ISAC) system where a base station (BS) employs a full-duplex radio to simultaneously serve multiple users and detect a target. The detection performance of the BS may be compromised by self-interference (SI) leakage. This paper investigates the feasi…

Cited by 0SourceScholar
2025

Train Small, Infer Large: Memory-Efficient LoRA Training for Large Language Models

ICLR 2025poster

Large Language Models (LLMs) have significantly advanced natural language processing with exceptional task generalization capabilities. Low-Rank Adaption (LoRA) offers a cost-effective fine-tuning solution, freezing the original model parameters and training only lightweight, low-rank adapter matric…

2025

Trajectory Generation for Quadrotors Air Parallel Docking With Time-Varying Avoidance Constraints

RA-L 2025

The Self-Reconfiguring Flight Structure (SRFS), consisting of quadrotor Unmanned Aerial Vehicle (UAV) units, is more functional, but still in its infancy because docking efficiency and security are hardly guaranteed. To obtain SRFS by docking, it is important to generate a safe and efficient traject

Cited by 0SourceScholar
2025

Why Does the Effective Context Length of LLMs Fall Short?

ICLR 2025poster

Advancements in distributed training and efficient attention mechanisms have significantly expanded the context window sizes of large language models (LLMs). However, recent work reveals that the effective context lengths of open-source LLMs often fall short, typically not exceeding half of their tr…

Cited by 60SourcePDFScholar
2025

p-MoD: Building Mixture-of-Depths MLLMs via Progressive Ratio Decay

ICCV 2025poster

Despite the remarkable performance of multimodal large language models (MLLMs) across diverse tasks, the substantial training and inference costs impede their advancement. In this paper, we propose p-MoD, an efficient MLLM architecture that significantly reduces training and inference costs while ma…

2024

$\texttt{ConflictBank}$: A Benchmark for Evaluating the Influence of Knowledge Conflicts in LLMs

NeurIPS 2024poster

Large language models (LLMs) have achieved impressive advancements across numerous disciplines, yet the critical issue of knowledge conflicts, a major source of hallucinations, has rarely been studied. While a few research explored the conflicts between the inherent knowledge of LLMs and the retriev…

2024

Advancing Pose-Guided Image Synthesis with Progressive Conditional Diffusion Models

ICLR 2024poster

Recent work has showcased the significant potential of diffusion models in pose-guided person image synthesis. However, owing to the inconsistency in pose between the source and target images, synthesizing an image with a distinct pose, relying exclusively on the source image and target pose informa…

2024

An Efficient Hierarchical Block Coordinate Descent Method for Time-Varying Graphical Lasso

ICASSP 2024accepted

Time-varying graphical LASSO (TVGL) aims to infer a sequence of graphs from time series data and has been widely used in many statistical inference problems. The existing algorithms usually suffer from high computational cost when solving large-scale TVGL problems. In this paper, we develop an effic…

Cited by 0SourceScholar
2024

Assembly Fuzzy Representation on Hypergraph for Open-Set 3D Object Retrieval

NeurIPS 2024poster

The lack of object-level labels presents a significant challenge for 3D object retrieval in the open-set environment. However, part-level shapes of objects often share commonalities across categories but remain underexploited in existing retrieval methods. In this paper, we introduce the Hypergraph-…

Cited by 0SourcePDFScholar
2024

Benchmarking Classical and Learning-Based Multibeam Point Cloud Registration

ICRA 2024poster

Deep learning has shown promising results for multiple 3D point cloud registration datasets. However, in the underwater domain, most registration of multibeam echo-sounder (MBES) point cloud data are still performed using classical methods in the iterative closest point (ICP) family. In this work, w…

Cited by 1SourcecodeScholar
2024

Bidirectional Stereo Image Compression with Cross-Dimensional Entropy Model

ECCV 2024poster

"With the rapid advancement of stereo vision technologies, stereo image compression has emerged as a crucial field that continues to draw significant attention. Previous approaches have primarily employed a unidirectional paradigm, where the compression of one view is dependent on the other, resulti…

2024

Boosting Neural Representations for Videos with a Conditional Decoder

CVPR 2024highlight

Implicit neural representations (INRs) have emerged as a promising approach for video storage and processing showing remarkable versatility across various video tasks. However existing methods often fail to fully leverage their representation capabilities primarily due to inadequate alignment of int…

2024

Contrastive Learning with High-Quality and Low-Quality Augmented Data for Query-Focused Summarization

ICASSP 2024accepted

Unlike general text summarization, Query-focused summarization (QFS) is severely limited by insufficient datasets, forcing previous research to transform datasets from other tasks into QFS format for data augmentation. However, this approach has resulted in two problems: the task and traintest gaps.…

Cited by 0SourceScholar
2024

Decentralizing Coherent Joint Transmission Precoding Via Deterministic Equivalents

ICASSP 2024accepted

In order to control the inter-cell interference for a multi-cell multi-user multiple-input multiple-output network, we consider the precoder design for coordinated multi-point with downlink coherent joint transmission. To avoid costly information exchange among the cooperating base stations in a cen…

Cited by 0SourceScholar
2024

Draft & Verify: Lossless Large Language Model Acceleration via Self-Speculative Decoding

ACL 2024long

We present a novel inference scheme, self-speculative decoding, for accelerating Large Language Models (LLMs) without the need for an auxiliary model. This approach is characterized by a two-stage process: drafting and verification. The drafting stage generates draft tokens at a slightly lower quali…

2024

Generalized Predictive Model for Autonomous Driving

CVPR 2024highlight

In this paper we introduce the first large-scale video prediction model in the autonomous driving discipline. To eliminate the restriction of high-cost data collection and empower the generalization ability of our model we acquire massive data from the web and pair it with diverse and high-quality t…

Cited by 61SourcePDFScholar
2024

Individual Contributions as Intrinsic Exploration Scaffolds for Multi-agent Reinforcement Learning

ICML 2024poster

In multi-agent reinforcement learning (MARL), effective exploration is critical, especially in sparse reward environments. Although introducing global intrinsic rewards can foster exploration in such settings, it often complicates credit assignment among agents. To address this difficulty, we propos…

2024

Kaleidoscope: Learnable Masks for Heterogeneous Multi-agent Reinforcement Learning

NeurIPS 2024poster

In multi-agent reinforcement learning (MARL), parameter sharing is commonly employed to enhance sample efficiency. However, the popular approach of full parameter sharing often leads to homogeneous policies among agents, potentially limiting the performance benefits that could be derived from policy…

2024

L-Eval: Instituting Standardized Evaluation for Long Context Language Models

ACL 2024long

Recently, there has been growing interest in long-context scaling of large language models (LLMs). To facilitate research in this field, we propose L-Eval to institute a more standardized evaluation for Long-Context Language Models (LCLMs) addressing two key aspects: dataset construction and evaluat…

2024

LB-R2R-Calib: Accurate and Robust Extrinsic Calibration of Multiple Long Baseline 4D Imaging Radars for V2X

ICRA 2024poster

As a new sensor, 4D radar (x, y, z, velocity) has great potential for V2X, due to its 3D point cloud, direct doppler velocity output, long distance ranging, low-cost, and more importantly, robust perception in all weathers. However, the extrinsic calibration of multiple long baseline 4D radars is ra…

Cited by 1SourceScholar
2024

Living in the Moment: Can Large Language Models Grasp Co-Temporal Reasoning?

ACL 2024long

Temporal reasoning is fundamental for large language models (LLMs) to comprehend the world. Current temporal reasoning datasets are limited to questions about single or isolated events, falling short in mirroring the realistic temporal characteristics involving concurrent nature and intricate tempor…

2024

MM4MM: Map Matching Framework for Multi-Session Mapping in Ambiguous and Perceptually-Degraded Environments

ICRA 2024poster

Multi-session mapping serves as the pre-requisite for autonomous robots to fulfill various long-term tasks (e.g., map updating, navigation, collaboration). However, it is challenging to implement multi-session mapping in enclosed or partially enclosed ambiguous environments (e.g., long corridors, in…

Cited by 0SourceScholar
2024

Model-Based Performance Analysis of Twisted String Actuators With Comparison to Spooled Motor Tendon-Driven Actuators

RA-L 2024

Twisted string actuators (TSA) exhibit desirable traits for robotic applications like enabling high-force actuation. It is important to understand TSAs' key performance metrics to allow for ubiquitous usage. However, performance analysis of TSAs is challenging due to the strong coupling between the

Cited by 5SourceScholar
2024

On the Convergence of an Adaptive Momentum Method for Adversarial Attacks

AAAI 2024technical

Adversarial examples are commonly created by solving a constrained optimization problem, typically using sign-based methods like Fast Gradient Sign Method (FGSM). These attacks can benefit from momentum with a constant parameter, such as Momentum Iterative FGSM (MI-FGSM), to enhance black-box transf…

Cited by 6SourcePDFScholar
2024

SA-SOT: Speaker-Aware Serialized Output Training for Multi-Talker ASR

ICASSP 2024accepted

Multi-talker automatic speech recognition plays a crucial role in scenarios involving multi-party interactions, such as meetings and conversations. Due to its inherent complexity, this task has been receiving increasing attention. Notably, the serialized output training (SOT) stands out among variou…

Cited by 0SourceScholar
2024

SD-Eval: A Benchmark Dataset for Spoken Dialogue Understanding Beyond Words

NeurIPS 2024poster

Speech encompasses a wealth of information, including but not limited to content, paralinguistic, and environmental information. This comprehensive nature of speech significantly impacts communication and is crucial for human-computer interaction. Chat-Oriented Large Language Models (LLMs), known fo…

2024

Semi-Open 3D Object Retrieval via Hierarchical Equilibrium on Hypergraph

NeurIPS 2024poster

Existing open-set learning methods consider only the single-layer labels of objects and strictly assume no overlap between the training and testing sets, leading to contradictory optimization for superposed categories. In this paper, we introduce a more practical Semi-Open Environment setting for op…

Cited by 0SourcePDFScholar
2024

Task-Aware Encoder Control for Deep Video Compression

CVPR 2024poster

Prior research on deep video compression (DVC) for machine tasks typically necessitates training a unique codec for each specific task mandating a dedicated decoder per task. In contrast traditional video codecs employ a flexible encoder controller enabling the adaptation of a single codec to differ…

Cited by 7SourcePDFScholar
2024

Training-Free Long-Context Scaling of Large Language Models

ICML 2024poster

The ability of Large Language Models (LLMs) to process and generate coherent text is markedly weakened when the number of input tokens exceeds their pretraining length. Given the expensive overhead of finetuning large-scale models with longer sequences, we propose a training-free approach named Dual…

2024

TransLoc4D: Transformer-based 4D Radar Place Recognition

CVPR 2024poster

Place Recognition is crucial for unmanned vehicles in terms of localization and mapping. Recent years have witnessed numerous explorations in the field where 2D cameras and 3D LiDARs are mostly employed. Despite their admirable performance they may encounter challenges in adverse weather such as rai…

2024

VersVideo: Leveraging Enhanced Temporal Diffusion Models for Versatile Video Generation

ICLR 2024poster

Creating stable, controllable videos is a complex task due to the need for significant variation in temporal dynamics and cross-frame temporal consistency. To address this, we enhance the spatial-temporal capability and introduce a versatile video generation model, VersVideo, which leverages textual…

2024

Vista: A Generalizable Driving World Model with High Fidelity and Versatile Controllability

NeurIPS 2024poster

World models can foresee the outcomes of different actions, which is of paramount importance for autonomous driving. Nevertheless, existing driving world models still have limitations in generalization to unseen environments, prediction fidelity of critical details, and action controllability for fl…

2023

4DRadarSLAM: A 4D Imaging Radar SLAM System for Large-scale Environments based on Pose Graph Optimization

ICRA 2023poster

LiDAR-based SLAM may easily fail in adverse weathers (e.g., rain, snow, smoke, fog), while mmWave Radar remains unaffected. However, current researches are primarily focused on 2D (x,y)(x,y) or 3D (x, yx, y, doppler) Radar and 3D LiDAR, while limited work can be found for 4D Radar (x, y, zx, y, z, d…

Cited by 80SourcecodeScholar
2023

AdaptSeqVPR: An Adaptive Sequence-Based Visual Place Recognition Pipeline

IROS 2023poster

Visual Place Recognition (VPR) is essential for autonomous robots and unmanned vehicles, as an accurate identification of visited places can trigger a loop closure to optimize the built map. The most prevalent methods tackle VPR as a single-frame retrieval task, which uses a CNN-based encoder to des…

Cited by 4SourceScholar
2023

CAB: Comprehensive Attention Benchmarking on Long Sequence Modeling

ICML 2023poster

Transformer has achieved remarkable success in language, image, and speech processing. Recently, various efficient attention architectures have been proposed to improve transformer's efficiency while largely preserving its efficacy, especially in modeling long sequences. A widely-used benchmark to t…

2023

CAHIR: Co-Attentive Hierarchical Image Representations for Visual Place Recognition

ICRA 2023poster

Robust visual place recognition (VPR) against significant appearance changes is crucial for the life-long operation of mobile robots. Focusing on this task, we propose a Co-Attentive Hierarchical Image Representations (CAHIR) framework for VPR, which unifies attention-sharing global and local descri…

Cited by 2SourceScholar
2023

CIF-PT: Bridging Speech and Text Representations for Spoken Language Understanding via Continuous Integrate-and-Fire Pre-Training

ACL 2023findings

Speech or text representation generated by pre-trained models contains modal-specific information that could be combined for benefiting spoken language understanding (SLU) tasks. In this work, we propose a novel pre-training paradigm termed Continuous Integrate-and-Fire Pre-Training (CIF-PT). It rel…

2023

Exploring Low-Rank Property in Multiple Instance Learning for Whole Slide Image Classification

ICLR 2023poster

The classification of gigapixel-sized whole slide images (WSIs) with slide-level labels can be formulated as a multiple-instance-learning (MIL) problem. State-of-the-art models often consist of two decoupled parts: local feature embedding with a pre-trained model followed by a global feature aggrega…

2023

Global Localization in Repetitive and Ambiguous Environments

ICRA 2023poster

Accurate global localization is an essential ingredient for autonomous mobile robots (AMRs) operating in enclosed or partially enclosed repetitive environments (e.g., office corridors, industrial warehouses, transportation centers). In such environments, the Global Navigation Satellite System (GNSS)…

Cited by 16SourceScholar
2023

KBioXLM: A Knowledge-anchored Biomedical Multilingual Pretrained Language Model

EMNLP 2023long findings

Most biomedical pretrained language models are monolingual and cannot handle the growing cross-lingual requirements. The scarcity of non-English domain corpora, not to mention parallel data, poses a significant hurdle in training multilingual biomedical models. Since knowledge forms the core of doma…

Cited by 0SourcecodeScholar
2023

LB-L2L-Calib 2.0: A Novel Online Extrinsic Calibration Method for Multiple Long Baseline 3D LiDARs Using Objects

IROS 2023poster

In V2X (Vehicle-to-Everything), one important work is to extrinsically calibrate multiple 3D LiDARs, which are mounted with a long baseline and large viewpoint-difference at the road-side. Current solutions either require a specific target being set up (e.g., a sphere), or require specific features…

Cited by 2SourceScholar
2023

Locate, Refine and Restore: A Progressive Enhancement Network for Camouflaged Object Detection

IJCAI 2023poster

Camouflaged Object Detection (COD) aims to segment objects that blend in with their surroundings. Most existing methods mainly tackle this issue by a single-stage framework, which tends to degrade performance in the face of small objects, low-contrast objects and objects with diverse appearances. In…

Cited by 31SourcePDFScholar
2023

RLogist: Fast Observation Strategy on Whole-Slide Images with Deep Reinforcement Learning

AAAI 2023technical

Whole-slide images (WSI) in computational pathology have high resolution with gigapixel size, but are generally with sparse regions of interest, which leads to weak diagnostic relevance and data inefficiency for each area in the slide. Most of the existing methods rely on a multiple instance learnin…

2023

Sparse Mixture-of-Experts are Domain Generalizable Learners

ICLR 2023top-5%

Human visual perception can easily generalize to out-of-distributed visual data, which is far beyond the capability of modern machine learning models. Domain generalization (DG) aims to close this gap, with existing DG methods mainly focusing on the loss function design. In this paper, we propose to…

2023

Transferable Post-hoc Calibration on Pretrained Transformers in Noisy Text Classification

AAAI 2023technical

Recent work has demonstrated that pretrained transformers are overconfident in text classification tasks, which can be calibrated by the famous post-hoc calibration method temperature scaling (TS). Character or word spelling mistakes are frequently encountered in real applications and greatly threat…

2022

A Robust Sidewalk Navigation Method for Mobile Robots Based on Sparse Semantic Point Cloud

IROS 2022poster

Last-mile delivery robots are usually required to navigate on the sidewalk through a fixed route. The current solutions heavily rely on the image-based perception and GPS localization to successfully complete delivery tasks. However, it is prone to fail and become unreliable when the robot runs in c…

Cited by 18SourcecodeScholar
2022

DReS-FL: Dropout-Resilient Secure Federated Learning for Non-IID Clients via Secret Data Sharing

NeurIPS 2022accept

Federated learning (FL) strives to enable collaborative training of machine learning models without centrally collecting clients' private data. Different from centralized training, the local datasets across clients in FL are non-independent and identically distributed (non-IID). In addition, the dat…

Cited by 47SourcePDFScholar
2022

LB-L2L-Calib: Accurate and Robust Extrinsic Calibration for Multiple 3D LiDARs with Long Baseline and Large Viewpoint Difference

ICRA 2022poster

Multi-LiDAR system is an important part of V2X (Vehicle to Everything) to enhance the perception information for unmanned vehicles. To fuse the information from multiple 3D LiDARs, accurate extrinsic calibration between the LiDARs is essential. However, the existing multi-LiDAR calibration methods m…

Cited by 15SourceScholar
2022

Multi-dataset Training of Transformers for Robust Action Recognition

NeurIPS 2022accept

We study the task of robust feature representations, aiming to generalize well on multiple datasets for action recognition. We build our method on Transformers for its efficacy. Although we have witnessed great progress for video action recognition in the past decade, it remains challenging yet valu…

2022

Node-Aligned Graph Convolutional Network for Whole-Slide Image Representation and Classification

CVPR 2022oral

The large-scale whole-slide images (WSIs) facilitate the learning-based computational pathology methods. However, the gigapixel size of WSIs makes it hard to train a conventional model directly. Current approaches typically adopt multiple-instance learning (MIL) to tackle this problem. Among them, M…

Cited by 71PDFcodeScholar
2022

OverlapTransformer: An Efficient and Yaw-Angle-Invariant Transformer Network for LiDAR-Based Place Recognition

RA-L 2022

Place recognition is an important capability for autonomously navigating vehicles operating in complex environments and under changing conditions. It is a key component for tasks such as loop closing in SLAM or global localization. In this letter, we address the problem of place recognition based on

Cited by 203SourceScholar
2022

PyramidCLIP: Hierarchical Feature Alignment for Vision-language Model Pretraining

NeurIPS 2022accept

Large-scale vision-language pre-training has achieved promising results on downstream tasks. Existing methods highly rely on the assumption that the image-text pairs crawled from the Internet are in perfect one-to-one correspondence. However, in real scenarios, this assumption can be difficult to ho…

Cited by 112SourcePDFScholar
2022

SCL-WC: Cross-Slide Contrastive Learning for Weakly-Supervised Whole-Slide Image Classification

NeurIPS 2022accept

Weakly-supervised whole-slide image (WSI) classification (WSWC) is a challenging task where a large number of unlabeled patches (instances) exist within each WSI (bag) while only a slide label is given. Despite recent progress for the multiple instance learning (MIL)-based WSI analysis, the major l…

2022

SectionKey: 3-D Semantic Point Cloud Descriptor for Place Recognition

IROS 2022poster

Place recognition is seen as a crucial factor to correct cumulative errors in Simultaneous Localization and Mapping (SLAM) applications. Most existing studies focus on visual place recognition, which is inherently sensitive to environmental changes such as illumination, weather and seasons. Consider…

Cited by 19SourceScholar
2022

Text-Adaptive Multiple Visual Prototype Matching for Video-Text Retrieval

NeurIPS 2022accept

Cross-modal retrieval between videos and texts has gained increasing interest because of the rapid emergence of videos on the web. Generally, a video contains rich instance and event information and the query text only describes a part of the information. Thus, a video can have multiple different…

Cited by 32SourcePDFScholar
2022

The Volcspeech System for the ICASSP 2022 Multi-Channel Multi-Party Meeting Transcription Challenge

ICASSP 2022accepted

This paper describes our submission to ICASSP 2022 Multi-channel Multi-party Meeting Transcription (M2MeT) Challenge. For Track 1, we propose several approaches to make the clustering-based speaker diarization system enable to handle overlapped speech. Front-end dereverberation and the direction-of-…

Cited by 0SourceScholar
2021

A Comprehensive Survey on Image Dehazing Based on Deep Learning

IJCAI 2021poster

The presence of haze significantly reduces the quality of images. Researchers have designed a variety of algorithms for image dehazing (ID) to restore the quality of hazy images. However, there are few studies that summarize the deep learning (DL) based dehazing technologies. In this paper, we condu…

Cited by 40SourcePDFScholar
2021

Ask&Confirm: Active Detail Enriching for Cross-Modal Retrieval With Partial Query

ICCV 2021poster

Text-based image retrieval has seen considerable progress in recent years. However, the performance of existing methods suffers in real life since the user is likely to provide an incomplete description of an image, which often leads to results filled with false positives that fit the incomplete des…

Cited by 18PDFcodeScholar
2021

Attentional Pyramid Pooling of Salient Visual Residuals for Place Recognition

ICCV 2021poster

The core of visual place recognition (VPR) lies in how to identify task-relevant visual cues and embed them into discriminative representations. Focusing on these two points, we propose a novel encoding strategy named Attentional Pyramid Pooling of Salient Visual Residuals (APPSVR). It incorporates…

Cited by 63PDFScholar
2021

Branchy-GNN: A Device-Edge Co-Inference Framework for Efficient Point Cloud Processing

ICASSP 2021accepted

The recent advancements of three-dimensional (3D) data acquisition devices have spurred a new breed of applications that rely on point cloud data processing. However, processing a large volume of point cloud data brings a significant workload on resource-constrained mobile devices, prohibiting from…

Cited by 0SourceScholar
2021

Diagnose Like A Pathologist: Weakly-Supervised Pathologist-Tree Network for Slide-Level Immunohistochemical Scoring

AAAI 2021technical

The immunohistochemistry (IHC) test of biopsy tissue is crucial to develop targeted treatment and evaluate prognosis for cancer patients. The IHC staining slide is usually digitized into the whole-slide image (WSI) with gigapixels for quantitative image analysis. To perform a whole image prediction…

Cited by 44SourcePDFScholar
2021

Experimental Characterization and Modeling of the Self-Sensing Property in Compliant Twisted String Actuators

RA-L 2021

Twisted string actuators (TSAs) have exhibited great promise in robotic applications by generating high translational force with low input torque. Despite great success, it remains a challenge to reliably estimate the strain of TSAs using compact solutions while maintaining actuator compliance. The

Cited by 16SourceScholar
2021

Exploiting Behavioral Consistence for Universal User Representation

AAAI 2021technical

User modeling is critical for developing personalized services in industry. A common way for user modeling is to learn user representations that can be distinguished by their interests or preferences. In this work, we focus on developing universal user representation model. The obtained universal re…

2021

KERS: A Knowledge-Enhanced Framework for Recommendation Dialog Systems with Multiple Subgoals

EMNLP 2021finding

Recommendation dialogs require the system to build a social bond with users to gain trust and develop affinity in order to increase the chance of a successful recommendation. It is beneficial to divide up, such conversations with multiple subgoals (such as social chat, question answering, recommenda…

2021

Learning 3D Shape Feature for Texture-Insensitive Person Re-Identification

CVPR 2021poster

It is well acknowledged that person re-identification (person ReID) highly relies on visual texture information like clothing. Despite significant progress has been made in recent years, texture-confusing situations like clothing changing and persons wearing the same clothes receive little attention…

Cited by 147PDFScholar
2021

MSTSL: Multi-Sensor Based Two-Step Localization in Geometrically Symmetric Environments

ICRA 2021poster

Symmetric environment is one of the most intractable and challenging scenarios for mobile robots to accomplish global localization tasks, due to the highly similar geometrical structures and insufficient distinctive features. Existing localization solutions in such scenarios either depend on pre-dep…

Cited by 21SourceScholar
2021

Minimizing Labeling Cost for Nuclei Instance Segmentation and Classification with Cross-domain Images and Weak Labels

AAAI 2021technical

Nucleus instance segmentation and classification in histopathological images is an essential prerequisite in pathology diagnosis/prognosis. However, nucleus annotations (e.g., segmentation and labeling) require domain experts, and annotating nuclei at pixel-level is time-consuming and labor-intensiv…

Cited by 23SourcePDFScholar
2021

Semantic Reinforced Attention Learning for Visual Place Recognition

ICRA 2021poster

Large-scale visual place recognition (VPR) is inherently challenging because not all visual cues in the image are beneficial to the task. In order to highlight the task-relevant visual cues in the feature embedding, the existing attention mechanisms are either based on artificial rules or trained in…

Cited by 70SourceScholar
2021

kFolden: k-Fold Ensemble for Out-Of-Distribution Detection

EMNLP 2021main

Out-of-Distribution (OOD) detection is an important problem in natural language processing (NLP). In this work, we propose a simple yet effective framework kFolden, which mimics the behaviors of OOD detection during training without the use of any external data. For a task with k training labels, kF…

2020

A Hierarchical Framework for Collaborative Probabilistic Semantic Mapping

ICRA 2020poster

Performing collaborative semantic mapping is a critical challenge for cooperative robots to maintain a comprehensive contextual understanding of the surroundings. Most of the existing work either focus on single robot semantic mapping or collaborative geometry mapping. In this paper, a novel hierarc…

Cited by 38SourceScholar
2020

Bandit Sampling for Faster Activity and Data Detection in Massive Random Access

ICASSP 2020accepted

This paper considers the grant-free random access scheme in IoT networks with a massive number of devices. By embedding the data symbols in the signature sequences, joint device activity detection, and data decoding can be achieved, which, however, significantly increases the computational complexit…

Cited by 0SourceScholar
2020

Complete Dictionary Learning via $\ell_p$-norm Maximization

UAI 2020poster

Dictionary learning is a classic representation learning method that has been widely applied in signal processing and data analytics. In this paper, we investigate a family of $\ell_p$-norm ($p>2,p \in N$) maximization approaches for the complete dictionary learning problem from theoretical and algo…

Cited by 20SourcePDFScholar
2020

Day and Night Collaborative Dynamic Mapping in Unstructured Environment Based on Multimodal Sensors

ICRA 2020poster

Enabling long-term operation during day and night for collaborative robots requires a comprehensive understanding of the unstructured environment. Besides, in the dynamic environment, robots must be able to recognize dynamic objects and collaboratively build a global map. This paper proposes a novel…

Cited by 45SourceScholar
2020

Decentralized Function Approximated Q-Learning in Multi-Robot Systems For Predator Avoidance

RA-L 2020

The nature-inspired behavior of collective motion is found to be an optimal solution in swarming systems for predator avoidance and survival. In this work, we propose a two-level control architecture for multi-robot systems (MRS), which leverages the advantages of flocking control and function appro

Cited by 27SourceScholar
2020

Do Not Disturb Me: Person Re-identification Under the Interference of Other Pedestrians

ECCV 2020poster

In the conventional person Re-ID setting, it is assumed that cropped images are the person images within the bounding box for each individual. However, in a crowded scene, off-shelf-detectors may generate bounding boxes involving multiple people, where the large proportion of background pedestrians…

2020

GATCluster: Self-Supervised Gaussian-Attention Network for Image Clustering

ECCV 2020poster

We propose a self-supervised Gaussian ATtention network for image Clustering (GATCluster). Rather than extracting intermediate features first and then performing traditional clustering algorithms, GATCluster directly outputs semantic cluster labels without further post-processing. We give a Label Fe…

2020

Helically Wrapped Supercoiled Polymer (HW-SCP) Artificial Muscles: Design, Characterization, and Modeling

ICRA 2020poster

Supercoiled polymer (SCP) artificial muscles exhibit many desirable properties such as large contractions and high power density. However, their full potential as robotic muscles is challenged by insufficient strain or force generation – non-mandrel-coiled SCP actuators produce up to 10-20% strain;…

Cited by 9SourceScholar
2020

Predicting Lymph Node Metastasis Using Histopathological Images Based on Multiple Instance Learning With Deep Graph Convolution

CVPR 2020poster

Multiple instance learning (MIL) is a typical weakly-supervised learning method where the label is associated with a bag of instances instead of a single instance. Despite extensive research over past years, effectively deploying MIL remains an open and challenging problem, especially when the commo…

Cited by 215PDFScholar
2020

Real-Time Adaptive Assembly Scheduling in Human-Multi-Robot Collaboration According to Human Capability

ICRA 2020poster

Human-multi-robot collaboration is becoming more and more common in intelligent manufacturing. Optimal assembly scheduling of such systems plays a critical role in their production efficiency. Existing approaches mostly consider humans as agents with assumed or known capabilities, which leads to sub…

Cited by 37SourceScholar
2020

Social Data Assisted Multi-Modal Video Analysis For Saliency Detection

ICASSP 2020accepted

Video saliency should be taken into consideration to facilitate optimization of the end-to-end video production, delivery and consumption ecosystem to improve user experience at lowered cost. Although recent studies have significantly increased the accuracy of saliency prediction, the approaches are…

Cited by 0SourceScholar
2019

A Sweeping and Grinding Methods Combined Hybrid Sampler for Asteroid Exploration

IROS 2019poster

Successful sampling on the surface of asteroids is difficult because of their weightless environment and unknown material mechanical property. This work presents an asteroid sampler based on sweeping and grinding methods to improve the success rate of sampling. The sampler uses two brushes rotating…

Cited by 3SourceScholar
2019

Investigation of Sampling Techniques for Maximum Entropy Language Modeling Training

ICASSP 2019accepted

Maximum entropy language models (MaxEnt LMs) are log-linear models which are able to incorporate various hand-crafted features and non-linguistic information. Standard MaxEnt LMs are computationally heavy for tasks with a large vocabulary size due to the expensive normalization computation in the de…

Cited by 0SourceScholar
2018

Bundled Super-Coiled Polymer Artificial Muscles: Design, Characterization, and Modeling

RA-L 2018

Super-coiled polymer (SCP) artificial muscles have many attractive properties, such as high energy density, large contractions, and good dynamic range. To fully utilize them for robotic applications, it is necessary to determine how to scale them up effectively. Bundling of SCP actuators, as though

Cited by 41SourceScholar
2017

Modeling and Inverse Compensation of Hysteresis in Supercoiled Polymer Artificial Muscles

RA-L 2017

The supercoiled polymer (SCP) actuator is a recently discovered artificial muscle that demonstrates significant mechanical power, large contraction, and good dynamic range in a muscle-like form factor. There has been a rapid increase of research efforts devoted to the study of SCP actuators. For rob

Cited by 64SourceScholar
2017

Three-Dimensional Hysteresis Modeling of Robotic Artificial Muscles with Application to Shape Memory Alloy Actuators

RSS 2017poster

Being inherently compliant, the robotic artificial muscles are increasingly popular in applications such as safe human-robot interaction, legged robotics, prostheses and orthoses, and soft robotics. Their full utilization is often challenged by the coupled hysteresis among input, strain, and tension…

Cited by 4SourcePDFScholar
2016

A rigid and flexible structures combined deployable boom for space exploration

IROS 2016poster

This paper presents a deployable boom which combines a rigid telescopic frame and a flexible tape spring. The front end of the spring is fixed on the rear end of the innermost segment of the frame. The spring spreads and rolls up inside the frame to drive the segments to move one by one to realize t…

Cited by 10SourceScholar
2016

A transfer learning method for PLDA-based speaker verification

ICASSP 2016accepted

Currently, the state-of-the-art speaker verification system is based on i-vector and PLDA. However, PLDA requires tens of thousands of development data from many speakers. This makes it difficult to learn the PLDA parameters for a domain with scarce data. In this paper, we propose an effective trans…

Cited by 7SourceScholar
2015

A novel optical tracking based tele-control system for tabletop object manipulation tasks

IROS 2015poster

For a robot serving in a complex environment such as in a restaurant, it is difficult to perform a task like tabletop object manipulation completely by itself, in that some information may be missing. An approach to deal with this is to use a tele-control system and method to control the robot or de…

Cited by 15SourceScholar
2015

Large-scaleword representation features for improved spoken language understanding

ICASSP 2015accepted

Recently there has been great interest in the application of word representation techniques to various natural language processing (NLP) scenarios. Word representation features from techniques such as Brown clustering or spectral clustering are generally computed from large corpora of unlabeled data…

Cited by 0SourceScholar