← Search

Zhen Zhang

90 accepted papers

2026

A More Efficient Reduction from Outlier-Aware to Outlier-Free k-Median

AAAI 2026technical

Given a non-negative integer \ell, the k-median with outliers problem extends the standard k-median problem by allowing the removal of up to \ell points and minimizing the clustering cost over the remaining ones. Algorithmic development in this setting remains an active area of research due to its r

Cited by 0SourcePDFScholar
2026

An Integrated Electrohydraulic Soft Robotic Fish With 3D Maneuverability and Autonomous Control

RA-L 2026

Soft robots enable compliant interaction with humans and the environment. However, their widespread deployment is constrained by significant challenges, including limited mobility and the inherent complexity of incorporating power and control systems into their bodies. In this paper, we present a fu

Cited by 0SourceScholar
2026

Beyond DAGs: A Latent Partial Causal Model for Multimodal Learning

ICLR 2026poster

Directed Acyclic Graphs (DAGs) are a standard tool in causal modeling, but their suitability for capturing the complexity of large-scale multimodal data is questionable. In practice, real-world multimodal datasets are often collected from heterogeneous generative processes that do not conform to a s…

Cited by 0SourceScholar
2026

Beyond Text: Visual Description Assembly by Probabilistic Model for CLIP-based Weakly Supervised Semantic Segmentation

CVPR 2026

Contrastive Language-Image Pre-training (CLIP) offers a new paradigm for Weakly Supervised Semantic Segmentation (WSSS) by generating Class Activation Maps (CAMs) from text-image alignment. Existing methods primarily rely on hand-crafted templates or general attribute descriptions generated by a lar

Cited by 0SourceScholar
2026

Boundary Embedding Shaping with Adaptive Contrastive Learning for Graph Structural Disentanglement

ICML 2026poster

Graph neural networks (GNNs) excel at aggregating neighbor information for classification, yet their performance is hindered by graph structural entanglement, where spurious correlations from semantically irrelevant neighbors contaminate node embeddings. This challenge is most acute for nodes near c…

Cited by 0SourceScholar
2026

Conformalized Survival Counterfactuals Prediction for General Right-Censored Data

ICLR 2026poster

This paper aims to develop a lower prediction bound (LPB) for survival time across different treatments in the general right-censored setting. Although previous methods have utilized conformal prediction to construct the LPB, their resulting prediction sets provide only probably approximately correc…

Cited by 0SourceScholar
2026

Ekka: Automated Diagnosis of Silent Errors in LLM Inference

ICML 2026poster

LLM serving frameworks are quickly evolving with a complex software stack and a vast number of optimizations. The rapid development process can introduce silent errors where output quality silently degrades without any explicit error signals. Diagnosing silent errors is notoriously difficult due to …

Cited by 0SourceScholar
2026

Expanding the Capability Frontier of LLM Agents with ZPD-Guided Data Synthesis

ICLR 2026poster

Unlocking advanced reasoning in large language model agents is hindered by a scarcity of training data situated at the very frontier of their capabilities. We address this with a novel data synthesis approach inspired by the educational theory of the Zone of Proximal Development (ZPD), which concept…

Cited by 0SourceScholar
2026

I Predict Therefore I Am: Is Next Token Prediction Enough to Learn Human-Interpretable Concepts from Data?

ICLR 2026poster

Recent empirical evidence shows that LLM representations encode human-interpretable concepts. Nevertheless, the mechanisms by which these representations emerge remain largely unexplored. To shed further light on this, we introduce a novel generative model that generates tokens on the basis of such…

Cited by 0SourceScholar
2026

KnowLCP: Knowledge Augmented Lane Change Prediction for Autonomous Driving

AAAI 2026technical

Lane change prediction, encompassing both intention recognition and trajectory forecasting, is essential for the safe operation of autonomous vehicles in mixed-traffic environments. Existing models predominantly follow a data-driven paradigm, learning directly from historical vehicle states through

Cited by 0SourcePDFScholar
2026

Manipulating Elasto-Plastic Objects with 3D Occupancy and Learning-Based Predictive Control

ICRA 2026poster

Manipulating elasto-plastic object remains a significant challenge due to severe self-occlusion, difficulties of representation, and complicated dynamics. This work proposes a novel framework for elasto-plastic object manipulation with a quasi-static assumption for motions, leveraging 3D occupancy t…

2026

New Algorithms for Fully-Dynamic k-center with Outliers

ICML 2026poster

In this paper, we study the fully-dynamic k-center with outliers problem. In this setting, the clustering data changes over time through a sequence of updates. The goal is to maintain an approximate k-center solution with efficient update and query time, while allowing up to z points to be discarded…

Cited by 0SourceScholar
2026

Presenting a Paper is an Art: Self-Improvement Aesthetic Agents for Academic Presentations

ICLR 2026poster

The promotion of academic papers has become an important means of enhancing research visibility. where the appeal of dissemination largely determines its effectiveness. However, existing automated methods struggle limited storytelling, insufficient aesthetic quality, and constrained self-adjustment,…

Cited by 0SourcecodeScholar
2026

Questioning the Coverage-Length Metric in Conformal Prediction: When Shorter Intervals Are Not Better

ICML 2026poster

Conformal prediction (CP) has become a cornerstone of distribution-free uncertainty quantification, conventionally evaluated by its coverage and interval length. This work critically examines the sufficiency of these standard metrics. We demonstrate that the interval length might be deceptively impr…

Cited by 0SourceScholar
2026

RADAR: Redundancy-Aware Diffusion for Multi-Agent Communication Structure Generation

ICML 2026poster

Compared with individual agents, large language model based multi-agent systems have demonstrated great capabilities across a wide range of tasks, including code generation, mathematical reasoning, and planning, etc. Despite their impressive performance, the effectiveness and robustness of these sys…

Cited by 0SourceScholar
2026

Scaling Agents via Continual Pre-training

ICLR 2026poster

Large language models (LLMs) have evolved into agentic systems capable of autonomous tool use and multi-step reasoning for complex problem-solving. However, post-training approaches building upon general-purpose foundation models consistently underperform in agentic tasks, particularly in open-sourc…

Cited by 0SourcecodeScholar
2026

The Geometric Mechanics of Contrastive Representation Learning: Alignment Potentials, Entropic Dispersion, and Cross-Modal Divergence

ICML 2026poster

While InfoNCE powers modern contrastive learning, its geometric mechanisms remain under-characterized beyond the canonical alignment--uniformity decomposition. We present a measure-theoretic framework that models learning as the evolution of representation measures on a fixed embedding manifold. By …

Cited by 0SourceScholar
2026

Theoretical Modeling of Large Language Model Self-Improvement Training Dynamics Through Solver-Verifier Gap

ICLR 2026poster

Self-improvement is a significant techniques within the realm of large language model (LLM), aiming to enhance the LLM performance without relying on external data. Despite its significance, generally how LLM performances evolve during the self-improvement process remains underexplored. In this pape…

Cited by 0SourceScholar
2026

WebSailor-V2: Bridging the Chasm to Proprietary Agents via Synthetic Data and Scalable Reinforcement Learning

ICLR 2026poster

To significantly advance the capabilities of open-source web agents, we present WebSailor-V2, a complete post-training pipeline encompassing data construction, Supervised Fine-Tuning (SFT), and Reinforcement Learning (RL). Our methodology features two key innovations: (1) On the data front, we devel…

Cited by 0SourceScholar
2026

WebWatcher: Breaking New Frontiers of Vision-Language Deep Research Agent

ICLR 2026poster

Web agents such as deep research have demonstrated superhuman cognitive abilities, capable of solving highly challenging information-seeking problems. However, most research remains largely text-centric, overlooking visual information in the real world. This makes multimodal deep research highly cha…

Cited by 0SourceScholar
2025

Adaptive Quantization in Generative Flow Networks for Probabilistic Sequential Prediction

NeurIPS 2025poster

Probabilistic time series forecasting, essential in domains like healthcare and neuroscience, requires models capable of capturing uncertainty and intricate temporal dependencies. While deep learning has advanced forecasting, generating calibrated probability distributions over continuous future val…

Cited by 0SourceScholar
2025

Analytic DAG Constraints for Differentiable DAG Learning

ICLR 2025poster

Recovering the underlying Directed Acyclic Graph (DAG) structures from observational data presents a formidable challenge, partly due to the combinatorial nature of the DAG-constrained optimization problem. Recently, researchers have identified gradient vanishing as one of the primary obstac…

2025

Benchmarking Multimodal Retrieval Augmented Generation with Dynamic VQA Dataset and Self-adaptive Planning Agent

ICLR 2025poster

Multimodal Retrieval Augmented Generation (mRAG) plays an important role in mitigating the “hallucination” issue inherent in multimodal large language models (MLLMs). Although promising, existing heuristic mRAGs typically predefined fixed retrieval processes, which causes two issues: (1) Non-adaptiv…

2025

Bias-Resilient Weakly Supervised Semantic Segmentation Using Normalizing Flows

ICCV 2025poster

Weakly supervised semantic segmentation (WSSS) aims to generate dense labels using sparse annotations, such as image-level labels. Existing class activation map (CAM) generation methods have been able to locate rough objects. However, due to the limited information provided by image level labels, th…

2025

Causal Disentanglement and Cross-Modal Alignment for Enhanced Few-Shot Learning

ICCV 2025poster

Few-shot learning (FSL) often requires effective adaptation of models using limited labeled data. However, most existing FSL methods rely on entangled representations, requiring the model to implicitly recover the unmixing process to obtain disentangled representations using only limited supervision…

2025

Detecting Knowledge Boundary of Vision Large Language Models by Sampling-Based Inference

EMNLP 2025

Despite the advancements made in Vision Large Language Models (VLLMs), like text Large Language Models (LLMs), they have limitations in addressing questions that require real-time information or are knowledge-intensive. Indiscriminately adopting Retrieval Augmented Generation (RAG) techniques is an

2025

Dual-View Interaction-Aware Lane Change Prediction for Autonomous Driving

AAAI 2025technical

As artificial intelligence techniques evolve, we are approaching a critical moment for the widespread deployment of autonomous vehicles. Subsequently, the emergence of mixed-autonomy traffic environments presents formidable challenges to autonomous vehicles, especially for the accurate prediction of…

Cited by 0SourcePDFScholar
2025

Efficient Learning of A Unified Policy For Whole-body Manipulation and Locomotion Skills

IROS 2025

Equipping quadruped robots with manipulators provides unique loco-manipulation capabilities, enabling diverse practical applications. This integration creates a more complex system that has increased difficulties in modeling and control. Reinforcement learning (RL) offers a promising solution to add

Cited by 3SourceScholar
2025

Fast Local Search Algorithms for Clustering with Adaptive Sampling and Bandit Strategies

NeurIPS 2025poster

Local search is a powerful clustering technique that provides high-quality solutions with theoretical guarantees. With distance-based sampling strategies, local search methods can achieve constant approximations for clustering with linear running time in data size. Despite their effectiveness, exist…

Cited by 0SourceScholar
2025

KBM: Delineating Knowledge Boundary for Adaptive Retrieval in Large Language Models

EMNLP 2025

Large Language Models (LLMs) often struggle with dynamically changing knowledge and handling unknown static information. Retrieval-Augmented Generation (RAG) is employed to tackle these challenges and has a significant impact on improving LLM performance. In fact, we find that not all questions need

2025

LITE: A Learning-Integrated Topological Explorer for Multi-Floor Indoor Environments

IROS 2025

This work focuses on multi-floor indoor exploration, which remains an open area of research. Compared to traditional methods, recent learning-based explorers have demonstrated significant potential due to their robust environmental learning and modeling capabilities, but most are restricted to 2D en

Cited by 0SourceScholar
2025

Learning Symmetric Legged Locomotion via State Distribution Symmetrization

IROS 2025

Morphological symmetry is a fundamental characteristic of legged animals and robots. Most existing Deep Reinforcement Learning approaches for legged locomotion neglect to exploit this inherent symmetry, often producing unnatural and suboptimal behaviors such as dominant legs or non-periodic gaits. T

Cited by 0SourceScholar
2025

MARF: Cooperative Multi-Agent Path Finding with Reinforcement Learning and Frenet Lattice in Dynamic Environments

ICRA 2025

Multi-agent path finding (MAPF) in dynamic and complex environments is a highly challenging task. Recent research has focused on the scalability of agent numbers or the complexity of the environment. Usually, they disregard the agents' physical constraints or use a differential-driven model. However

Cited by 1SourceScholar
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

Manipulating Elasto-Plastic Objects With 3D Occupancy and Learning-Based Predictive Control

RA-L 2025

Manipulating elasto-plastic objects remains a significant challenge due to severe self-occlusion, difficulties of representation, and complicated dynamics. This work proposes a novel framework for elasto-plastic object manipulation with a quasi-static assumption for motions, leveraging 3D occupancy

Cited by 3SourceScholar
2025

Minimax Optimal Two-Stage Algorithm For Moment Estimation Under Covariate Shift

ICLR 2025poster

Covariate shift occurs when the distribution of input features differs between the training and testing phases. In covariate shift, estimating an unknown function's moment is a classical problem that remains under-explored, despite its common occurrence in real-world scenarios. In this paper, we in…

Cited by 0SourcePDFScholar
2025

New Algorithms for the Learning-Augmented k-means Problem

ICLR 2025poster

In this paper, we study the clustering problems in the learning-augmented setting, where predicted labels for a d-dimensional dataset with size m are given by an oracle to serve as auxiliary information to improve the clustering performance. Following the prior work, the given oracle is parameterize…

Cited by 0SourcePDFScholar
2025

On the Value of Cross-Modal Misalignment in Multimodal Representation Learning

NeurIPS 2025spotlight

Multimodal representation learning, exemplified by multimodal contrastive learning (MMCL) using image-text pairs, aims to learn powerful representations by aligning cues across modalities. This approach relies on the core assumption that the exemplar image-text pairs constitute two representations o…

Cited by 0SourcecodeScholar
2025

PathwiseRAG: Multi-Dimensional Exploration and Integration Framework

EMNLP 2025

Conventional retrieval-augmented generation(RAG) systems employ rigid retrieval strategies that create: (1) knowledge blind spots across domain boundaries, (2) reasoning fragmentation when processing interdependent concepts, and (3) contradictions from conflicting evidence sources. Motivated by thes

Cited by 0SourcePDFScholar
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

Soft Thinking: Unlocking the Reasoning Potential of LLMs in Continuous Concept Space

NeurIPS 2025poster

Human cognition typically involves thinking through abstract, fluid concepts rather than strictly using discrete linguistic tokens. Current Large Language Models (LLMs), however, are constrained to reasoning within the boundaries of human language, processing discrete token embeddings that represent…

Cited by 0SourcecodeScholar
2025

Solving the Asymmetric Traveling Salesman Problem via Trace-Guided Cost Augmentation

NeurIPS 2025poster

The Asymmetric Traveling Salesman Problem (ATSP) ranks among the most fundamental and notoriously difficult problems in combinatorial optimization. We propose a novel continuous relaxation framework for the Asymmetric Traveling Salesman Problem (ATSP) by leveraging differentiable constraints that en…

Cited by 0SourceScholar
2025

Split-and-Combine: Enhancing Style Augmentation for Single Domain Generalization

ICCV 2025poster

Single domain generalization aims to learn a model with good generalization ability from a single source domain. Recent advances in this field have focused on increasing the diversity of the training data through style (e.g., color and texture) augmentation. However, most existing methods apply unif…

Cited by 0SourcePDFScholar
2024

A Robotic-centric Paradigm for 3D Human Tracking Under Complex Environments Using Multi-modal Adaptation

IROS 2024poster

The goal of this paper is to strike a feasible tracking paradigm that can make 3D human trackers applicable on robot platforms and enable more high-level tasks. Till now, two fundamental problems haven’t been adequately addressed. One is the computational cost lightweight enough for robotic deployme…

Cited by 0SourceScholar
2024

Advancing the Robustness of Large Language Models through Self-Denoised Smoothing

NAACL 2024short

Although large language models (LLMs) have achieved significant success, their vulnerability to adversarial perturbations, including recent jailbreak attacks, has raised considerable concerns. However, the increasing size of these models and their limited access make improving their robustness a cha…

2024

CLAP: Isolating Content from Style through Contrastive Learning with Augmented Prompts

ECCV 2024poster

"Contrastive vision-language models, such as CLIP, have garnered considerable attention for various dowmsteam tasks, mainly due to the remarkable ability of the learned features for generalization. However, the features they learned often blend content and style information, which somewhat limits th…

2024

Distillation Enhanced Generative Retrieval

ACL 2024findings

Generative retrieval is a promising new paradigm in text retrieval that generates identifier strings of relevant passages as the retrieval target. This paradigm leverages powerful generative language models, distinct from traditional sparse or dense retrieval methods. In this work, we identify a via…

2024

EX-Graph: A Pioneering Dataset Bridging Ethereum and X

ICLR 2024poster

While numerous public blockchain datasets are available, their utility is constrained by an exclusive focus on blockchain data. This constraint limits the incorporation of relevant social network data into blockchain analysis, thereby diminishing the breadth and depth of insight that can be derived.…

2024

Identifiable Latent Polynomial Causal Models through the Lens of Change

ICLR 2024poster

Causal representation learning aims to unveil latent high-level causal representations from observed low-level data. One of its primary tasks is to provide reliable assurance of identifying these latent causal models, known as \textit{identifiability}. A recent breakthrough explores identifiability…

Cited by 15SourcePDFScholar
2024

Interactive Navigation in Environments with Traversable Obstacles Using Large Language and Vision-Language Models

ICRA 2024poster

This paper proposes an interactive navigation framework by using large language and vision-language models, allowing robots to navigate in environments with traversable obstacles. We utilize the large language model (GPT-3.5) and the open-set Vision-language Model (Grounding DINO) to create an actio…

Cited by 12SourceScholar
2024

Learning Safe Locomotion for Quadrupedal Robots by Derived-Action Optimization

IROS 2024poster

Deep reinforcement learning controllers with exteroception have enabled quadrupedal robots to traverse terrain robustly. However, most of these controllers heavily depend on complex reward functions and suffer from poor convergence. This work proposes a novel learning framework called derived-action…

Cited by 0SourceScholar
2024

Modalities Should Be Appropriately Leveraged: Uncertainty Guidance for Multimodal Chinese Spelling Correction

COLING 2024main

Chinese spelling correction (CSC) aims to detect and correct spelling errors in Chinese texts. Most spelling errors are phonetically or graphically similar to the correct ones. Thus, recent works introduce multimodal features to obtain achievements. In this paper, we found that different spelling er…

2024

Multi-Chain Graphs of Graphs: A New Approach to Analyzing Blockchain Datasets

NeurIPS 2024poster

Machine learning applied to blockchain graphs offers significant opportunities for enhanced data analysis and applications. However, the potential of this field is constrained by the lack of a large-scale, cross-chain dataset that includes hierarchical graph-level data. To address this issue, we pre…

2024

Multi-modal 3D Human Tracking for Robots in Complex Environment with Siamese Point-Video Transformer

ICRA 2024poster

Tracking a specific person in 3D scene is gaining momentum due to its numerous applications in robotics. Currently, most 3D trackers focus on driving scenarios with neglected jitter and uncomplicated surroundings, which results in their severe degeneration in complex environments, especially on jolt…

Cited by 3SourceScholar
2024

Parameterized Approximation Schemes for Fair-Range Clustering

NeurIPS 2024poster

Fair-range clustering extends classical clustering formulations by associating each data point with one or more demographic labels. It imposes lower and upper bound constraints on the number of facilities opened for each label, ensuring fair representation of all demographic groups by the selected f…

Cited by 0SourcePDFScholar
2024

Rethinking Propagation for Unsupervised Graph Domain Adaptation

AAAI 2024technical

Unsupervised Graph Domain Adaptation (UGDA) aims to transfer knowledge from a labelled source graph to an unlabelled target graph in order to address the distribution shifts between graph domains. Previous works have primarily focused on aligning data from the source and target graph in the represen…

2024

Revisiting, Benchmarking and Understanding Unsupervised Graph Domain Adaptation

NeurIPS 2024poster

Unsupervised Graph Domain Adaptation (UGDA) involves the transfer of knowledge from a label-rich source graph to an unlabeled target graph under domain discrepancies. Despite the proliferation of methods designed for this emerging task, the lack of standard experimental settings and fair performance…

2024

Towards a Theoretical Understanding of Why Local Search Works for Clustering with Fair-Center Representation

AAAI 2024technical

The representative k-median problem generalizes the classical clustering formulations in that it partitions the data points into several disjoint demographic groups and poses a lower-bound constraint on the number of opened facilities from each group, such that all the groups are fairly represented…

Cited by 1SourcePDFScholar
2024

Two-Way FSI Simulation and Experiments for Finger-Like Soft Pneumatic Actuator Under High-Speed Pressurization

RA-L 2024

In order to achieve controllable behavior in soft robots, it is necessary to analyze the dynamic response characteristics of soft actuators and thereby gain a deeper understanding of the dynamic response mechanisms of actuators. In this study, the two-way fluid structural interaction (FSI) method wa

Cited by 2SourceScholar
2023

E-NER: Evidential Deep Learning for Trustworthy Named Entity Recognition

ACL 2023findings

Most named entity recognition (NER) systems focus on improving model performance, ignoring the need to quantify model uncertainty, which is critical to the reliability of NER systems in open environments. Evidential deep learning (EDL) has recently been proposed as a promising solution to explicitly…

2023

Lexical Translation Inconsistency-Aware Document-Level Translation Repair

ACL 2023findings

Following the idea of “one translation per discourse”, in this paper we aim to improve translation consistency via document-level translation repair (DocRepair), i.e., automatic post-editing on translations of documents. To this end, we propose a lexical translation inconsistency-aware DocRepair to…

2023

Live Graph Lab: Towards Open, Dynamic and Real Transaction Graphs with NFT

NeurIPS 2023poster

Numerous studies have been conducted to investigate the properties of large-scale temporal graphs. Despite the ubiquity of these graphs in real-world scenarios, it's usually impractical for us to obtain the whole real-time graphs due to privacy concerns and technical limitations. In this paper, we i…

2023

Only a Few Classes Confusing: Pixel-Wise Candidate Labels Disambiguation for Foggy Scene Understanding

AAAI 2023technical

Not all semantics become confusing when deploying a semantic segmentation model for real-world scene understanding of adverse weather. The true semantics of most pixels have a high likelihood of appearing in the few top classes according to confidence ranking. In this paper, we replace the one-hot p…

Cited by 9SourcePDFScholar
2023

Parameter-Efficient Cross-lingual Transfer of Vision and Language Models via Translation-based Alignment

EMNLP 2023long findings

Pre-trained vision and language models such as CLIP have witnessed remarkable success in connecting images and texts with a primary focus on English texts. Despite recent efforts to extend CLIP to support other languages, disparities in performance among different languages have been observed due to…

Cited by 0SourcecodeScholar
2023

RADE: Reference-Assisted Dialogue Evaluation for Open-Domain Dialogue

ACL 2023long

Evaluating open-domain dialogue systems is challenging for reasons such as the one-to-many problem, i.e., many appropriate responses other than just the golden response. As of now, automatic evaluation methods need better consistency with humans, while reliable human evaluation can be time- and cost…

2023

RECAL: Sample-Relation Guided Confidence Calibration over Tabular Data

EMNLP 2023long findings

Tabular-format data is widely adopted in various real-world applications. Various machine learning models have achieved remarkable success in both industrial applications and data-science competitions. Despite these successes, most current machine learning methods for tabular data lack accurate conf…

Cited by 0SourceScholar
2023

Towards a Unified Framework for Reference Retrieval and Related Work Generation

EMNLP 2023long findings

The task of related work generation aims to generate a comprehensive survey of related research topics automatically, saving time and effort for authors. Existing methods simplify this task by using human-annotated references in a large-scale scientific corpus as information sources, which is time-…

Cited by 0SourceScholar
2023

Uncertainty-Aware Unlikelihood Learning Improves Generative Aspect Sentiment Quad Prediction

ACL 2023findings

Recently, aspect sentiment quad prediction has received widespread attention in the field of aspect-based sentiment analysis. Existing studies extract quadruplets via pre-trained generative language models to paraphrase the original sentence into a templated target sequence. However, previous works…

2022

Learning Spatial-Preserved Skeleton Representations for Few-Shot Action Recognition

ECCV 2022poster

"Few-shot action recognition aims to recognize few-labeled novel action classes and attracts growing attentions due to practical significance. Human skeletons provide explainable and data-efficient representation for this problem by explicitly modeling spatial-temporal relations among skeleton joint…

2022

PCEE-BERT: Accelerating BERT Inference via Patient and Confident Early Exiting

NAACL 2022findings

BERT and other pretrained language models (PLMs) are ubiquitous in modern NLP. Even though PLMs are the state-of-the-art (SOTA) models for almost every NLP task (CITATION), the significant latency during inference prohibits wider industrial usage. In this work, we propose Patient and Confident Early…

2022

Sparse Structure Search for Delta Tuning

NeurIPS 2022accept

Adapting large pre-trained models (PTMs) through fine-tuning imposes prohibitive computational and storage burdens. Recent studies of delta tuning (DT), i.e., parameter-efficient tuning, find that only optimizing a small portion of parameters conditioned on PTMs could yield on-par performance compa…

2022

Truncated Matrix Power Iteration for Differentiable DAG Learning

NeurIPS 2022accept

Recovering underlying Directed Acyclic Graph (DAG) structures from observational data is highly challenging due to the combinatorial nature of the DAG-constrained optimization problem. Recently, DAG learning has been cast as a continuous optimization problem by characterizing the DAG constraint as a…

2021

Synchronous Multi-Bit Audio Watermarking Based on Phase Shifting

ICASSP 2021accepted

Audio watermarking has been developed to protect the copyright of audio signals. We considered the use of the distribution of the phase spectrum and propose an effective multi-bit audio watermarking method based on phase shifting. The proposed method is implemented on the basis of a frame-wise frame…

Cited by 0SourceScholar
2018

Aligning Infinite-Dimensional Covariance Matrices in Reproducing Kernel Hilbert Spaces for Domain Adaptation

CVPR 2018poster

Domain shift, which occurs when there is a mismatch between the distributions of training (source) and testing (target) datasets, usually results in poor performance of the trained model on the target domain. Existing algorithms typically solve this issue by reducing the distribution discrepancy in…

Cited by 61SourcePDFScholar
2018

Convolutional Sequence to Sequence Model for Human Dynamics

CVPR 2018poster

Human motion modeling is a classic problem in com- puter vision and graphics. Challenges in modeling human motion include high dimensional prediction as well as extremely complicated dynamics.We present a novel approach to human motion modeling based on convolutional neural networks (CNN). The hiera…

2018

RetGK: Graph Kernels based on Return Probabilities of Random Walks

NeurIPS 2018poster

Graph-structured data arise in wide applications, such as computer vision, bioinformatics, and social networks. Quantifying similarities among graphs is a fundamental problem. In this paper, we develop a framework for computing graph kernels, based on return probabilities of random walks. The advant…

Cited by 124SourcePDFScholar
2017

Depth and Image Restoration From Light Field in a Scattering Medium

ICCV 2017poster

Traditional imaging methods and computer vision algorithms are often ineffective when images are acquired in scattering media, such as underwater, fog, and biological tissue. Here, we explore the use of light field imaging and algorithms for image restoration and depth estimation that address the im…

Cited by 55PDFScholar
2016

Joint Probabilistic Matching Using m-Best Solutions

CVPR 2016oral

Matching between two sets of objects is typically approached by finding the object pairs that collectively maximize the joint matching score. In this paper, we argue that this single solution does not necessarily lead to the optimal matching accuracy and that general one-to-one assignment problems c…

Cited by 41PDFScholar
2016

Pairwise Matching Through Max-Weight Bipartite Belief Propagation

CVPR 2016poster

Feature matching is a key problem in computer vision and pattern recognition. One way to encode the essential interdependence between potential feature matches is to cast the problem as inference in a graphical model, though recently alternatives such as spectral methods, or approaches based on the…

Cited by 66PDFScholar
2015

Joint Probabilistic Data Association Revisited

ICCV 2015poster

In this paper, we revisit the joint probabilistic data association (JPDA) technique and propose a novel solution based on recent developments in finding the m-best solutions to an integer linear program. The key advantage of this approach is that it makes JPDA computationally tractable in applicatio…

Cited by 454PDFcodeScholar
2015

Learning Graph Structure for Multi-Label Image Classification via Clique Generation

CVPR 2015poster

Exploiting label dependency for multi-label image classification can significantly improve classification performance. Probabilistic Graphical Models are one of the primary methods for representing such dependencies. The structure of graphical models, however, is either determined heuristically or l…

Cited by 64SourcePDFScholar