← Search

Yuan Tian

52 accepted papers

2026

Adaptive Learned Image Compression with Graph Neural Networks

CVPR 2026

Efficient image compression relies on modeling both local and global redundancy. Most state-of-the-art (SOTA) learned image compression (LIC) methods are based on CNNs or Transformers, which are inherently rigid. Standard CNN kernels and window-based attention mechanisms impose fixed receptive field

Cited by 0SourcecodeScholar
2026

Content-Aware Mamba for Learned Image Compression

ICLR 2026poster

Recent Learned image compression (LIC) leverages Mamba-style state-space models (SSMs) for global receptive fields with linear complexity. However, the standard Mamba adopts content-agnostic, predefined raster (or multi-directional) scans under strict causality. This rigidity hinders its ability to…

Cited by 0SourcecodeScholar
2026

GeoGen: A Two-stage Coarse-to-Fine Framework for Fine-grained Synthetic Location-based Social Network Trajectory Generation

AAAI 2026technical

Location-Based Social Network (LBSN) check-in trajectory data are important for many practical applications like POI recommendation, advertising, and pandemic intervention. However, the high collection costs and ever-increasing privacy concerns prevent us from accessing large-scale LBSN trajectory d

Cited by 0SourcePDFScholar
2026

Image Quality Assessment for Embodied AI

ICLR 2026poster

Embodied AI has developed rapidly in recent years, but it is still mainly deployed in laboratories, with various distortions in the Real-world limiting its application. Traditionally, Image Quality Assessment (IQA) methods are applied to predict human preferences for distorted images; however, there…

Cited by 0SourcecodeScholar
2026

MedOmni-45°: A Safety–Performance Benchmark for Reasoning-Oriented LLMs in Medicine

AAAI 2026technical

With the rapid integration of large language models (LLMs) into medical decision-support aids, ensuring reliability in reasoning steps—not just final answers—is increasingly critical. Two key safety dimensions are Chain-of-Thought (CoT) faithfulness, which assesses alignment of the model’s reasoning

Cited by 0SourcePDFScholar
2026

PACEbench: A Framework for Evaluating Practical AI Cyber-Exploitation Capabilities

ICLR 2026poster

The increasing autonomy of Large Language Models (LLMs) necessitates a rigorous evaluation of their potential to aid in cyber offense. Existing benchmarks often lack real-world complexity and are thus unable to accurately assess LLMs' cybersecurity capabilities. To address this gap, we introduce PAC…

Cited by 0SourcecodeScholar
2026

SDEval: Safety Dynamic Evaluation for Multimodal Large Language Models

AAAI 2026technical

In the rapidly evolving landscape of Multimodal Large Language Models (MLLMs), the safety concerns of their outputs have earned significant attention. Although numerous datasets have been proposed, they may become outdated with MLLM advancements and are susceptible to data contamination issues. To a

Cited by 0SourcePDFScholar
2026

SafeSci: Safety Evaluation of Large Language Models in Science Domains and Beyond

ICML 2026poster

The success of large language models (LLMs) in scientific domains has heightened safety concerns, prompting numerous benchmarks to evaluate their scientific safety. Existing benchmarks often suffer from limited risk coverage and a reliance on subjective evaluation. To address thess problems, we intr…

Cited by 0SourceScholar
2025

4DGCPro: Efficient Hierarchical 4D Gaussian Compression for Progressive Volumetric Video Streaming

NeurIPS 2025poster

Achieving seamless viewing of high-fidelity volumetric video, comparable to 2D video experiences, remains an open challenge. Existing volumetric video compression methods either lack the flexibility to adjust quality and bitrate within a single model for efficient streaming across diverse networks a…

Cited by 0SourceScholar
2025

Advancing Generalizable Tumor Segmentation with Anomaly-Aware Open-Vocabulary Attention Maps and Frozen Foundation Diffusion Models

CVPR 2025poster

We explore Generalizable Tumor Segmentation, aiming to train a single model for zero-shot tumor segmentation across diverse anatomical regions. Existing methods face limitations related to segmentation quality, scalability, and the range of applicable imaging modalities. In this paper, we uncover th…

2025

CGMatch: A Different Perspective of Semi-supervised Learning

CVPR 2025poster

Semi-supervised learning (SSL) has garnered significant attention due to its ability to leverage limited labeled data and a large amount of unlabeled data to improve model generalization performance. Recent approaches achieve impressive successes by combining ideas from both consistency regularizati…

2025

Co-training with Progressive Distribution Alignment and Uncertainty-Interactive Relabeling for Semi-Supervised Domain Adaptive Semantic Segmentation

ICASSP 2025accepted

Self-training is a strong baseline for semi-supervised domain adaptive semantic segmentation. However, it inevitably introduces biased links between features and concepts in the prediction of certain "hard pixels", which may mislead the generalization of models. We consider these hard pixels to come…

Cited by 0SourceScholar
2025

Detoxifying Large Language Models via the Diversity of Toxic Samples

EMNLP 2025

Eliminating toxicity from Large Language Models (LLMs) is crucial for ensuring user safety. However, current methods have limitations in the analysis and utilization of toxic samples, failing to fully harness their potential. Through comparative analysis of toxic and safe samples, we discover that t

2025

EIA: ENVIRONMENTAL INJECTION ATTACK ON GENERALIST WEB AGENTS FOR PRIVACY LEAKAGE

ICLR 2025poster

Recently, generalist web agents have demonstrated remarkable potential in autonomously completing a wide range of tasks on real websites, significantly boosting human productivity. However, web tasks, such as booking flights, usually involve users' personally identifiable information (PII), which ma…

2025

ImaRA: An Imaginative Frame Augmented Method for Low-Resource Multimodal Metaphor Detection and Explanation

NAACL 2025findings

Multimodal metaphor detection is an important and challenging task in multimedia computing, which aims to distinguish between metaphorical and literal multimodal expressions. Existing studies mainly utilize typical multimodal computing approaches for detection, neglecting the unique cross-domain and…

Cited by 0SourcePDFScholar
2025

Image Quality Assessment: From Human to Machine Preference

CVPR 2025highlight

Image Quality Assessment (IQA) based on human subjective preferences has undergone extensive research in the past decades. However, with the development of communication protocols, the visual data consumption volume of machines has gradually surpassed that of humans. For machines, the preference dep…

2025

Information Density Principle for MLLM Benchmarks

ICCV 2025poster

With the emergence of Multimodal Large Language Models (MLLMs), hundreds of benchmarks have been developed to ensure the reliability of MLLMs in downstream tasks. However, the evaluation mechanism itself may not be reliable. For developers of MLLMs, questions remain about which benchmark to use and…

2025

Reconstruction-Guided Policy: Enhancing Decision-Making through Agent-Wise State Consistency

ICLR 2025poster

An important challenge in multi-agent reinforcement learning is partial observability, where agents cannot access the global state of the environment during execution and can only receive observations within their field of view. To address this issue, previous works typically use the dimensional-wis…

Cited by 0SourcePDFScholar
2025

Rethinking Data Selection at Scale: Random Selection is Almost All You Need

EMNLP 2025

Supervised fine-tuning (SFT) is crucial for aligning Large Language Models (LLMs) with human instructions. The primary goal during SFT is to select a small yet representative subset of training data from the larger pool, such that fine-tuning with this subset achieves results comparable to or even e

2025

Towards All-in-One Medical Image Re-Identification

CVPR 2025poster

Medical image re-identification (MedReID) is under-explored so far, despite its critical applications in personalized healthcare and privacy protection.In this paper, we introduce a thorough benchmark and a unified model for this problem.First, to handle various medical modalities, we propose a nove…

2024

An LLM-Enabled Knowledge Elicitation and Retrieval Framework for Zero-Shot Cross-Lingual Stance Identification

EMNLP 2024finding

Stance detection aims to identify the attitudes toward specific targets from text, which is an important research area in text mining and social media analytics. Existing research is mainly conducted in monolingual setting on English datasets. To tackle the data scarcity problem in low-resource lang…

2024

Bridging Word-Pair and Token-Level Metaphor Detection with Explainable Domain Mining

ACL 2024long

Metaphor detection aims to identify whether a linguistic expression in text is metaphorical or literal. Most existing research tackles this problem either using word-pair or token-level information as input, and thus treats word-pair and token-level metaphor detection as distinct subtasks. Benefited…

2024

GAIA: Rethinking Action Quality Assessment for AI-Generated Videos

NeurIPS 2024spotlight

Assessing action quality is both imperative and challenging due to its significant impact on the quality of AI-generated videos, further complicated by the inherently ambiguous nature of actions within AI-generated video (AIGV). Current action quality assessment (AQA) algorithms predominantly focus…

2023

Dynamic Routing Transformer Network for Multimodal Sarcasm Detection

ACL 2023long

Multimodal sarcasm detection is an important research topic in natural language processing and multimedia computing, and benefits a wide range of applications in multiple domains. Most existing studies regard the incongruity between image and text as the indicative clue in identifying multimodal sar…

2023

Modeling Conceptual Attribute Likeness and Domain Inconsistency for Metaphor Detection

EMNLP 2023long main

Metaphor detection is an important and challenging task in natural language processing, which aims to distinguish between metaphorical and literal expressions in text. Previous studies mainly leverage the incongruity of source and target domains and contextual clues for detection, neglecting similar…

Cited by 0SourceScholar
2023

Non-Semantics Suppressed Mask Learning for Unsupervised Video Semantic Compression

ICCV 2023poster

Most video compression methods aim to improve the decoded video visual quality, instead of particularly guaranteeing the semantic-completeness, which deteriorates downstream video analysis tasks, e.g., action recognition. In this paper, we focus on a novel unsupervised video semantic compression pro…

Cited by 27PDFcodeScholar
2023

PLUE: Language Understanding Evaluation Benchmark for Privacy Policies in English

ACL 2023short

Privacy policies provide individuals with information about their rights and how their personal information is handled. Natural language understanding (NLU) technologies can support individuals and practitioners to understand better privacy practices described in lengthy and complex documents. Howev…

2023

Target-Oriented Relation Alignment for Cross-Lingual Stance Detection

ACL 2023findings

Stance detection is an important task in text mining and social media analytics, aiming to automatically identify the user’s attitude toward a specific target from text, and has wide applications in a variety of domains. Previous work on stance detection has mainly focused on monolingual setting. To…

Cited by 2SourcePDFScholar
2023

Towards Better Entity Linking with Multi-View Enhanced Distillation

ACL 2023long

Dense retrieval is widely used for entity linking to retrieve entities from large-scale knowledge bases. Mainstream techniques are based on a dual-encoder framework, which encodes mentions and entities independently and calculates their relevances via rough interaction metrics, resulting in difficul…

2023

What Distributions are Robust to Indiscriminate Poisoning Attacks for Linear Learners?

NeurIPS 2023poster

We study indiscriminate poisoning for linear learners where an adversary injects a few crafted examples into the training data with the goal of forcing the induced model to incur higher test error. Inspired by the observation that linear learners on some datasets are able to resist the best known a…

Cited by 2SourcePDFScholar
2022

Conditional Supervised Contrastive Learning for Fair Text Classification

EMNLP 2022finding

Contrastive representation learning has gained much attention due to its superior performance in learning representations from both image and sequential data. However, the learned representations could potentially lead to performance disparities in downstream tasks, such as increased silencing of un…

2022

Data-Driven Modelling and Control for Robot Needle Insertion in Deep Anterior Lamellar Keratoplasty

RA-L 2022

Deep anterior lamellar keratoplasty (DALK) is a technique for cornea transplantation which is associated with reduced patient morbidity. DALK has been explored as a potential application of robot microsurgery because the small scales, fine control requirements, and difficulty of visualization make i

Cited by 13SourceScholar
2022

FastClass: A Time-Efficient Approach to Weakly-Supervised Text Classification

EMNLP 2022main

Weakly-supervised text classification aims to train a classifier using only class descriptions and unlabeled data. Recent research shows that keyword-driven methods can achieve state-of-the-art performance on various tasks. However, these methods not only rely on carefully-crafted class descriptions…

2022

Towards Return Parity in Markov Decision Processes

AISTATS 2022poster

Algorithmic decisions made by machine learning models in high-stakes domains may have lasting impacts over time. However, naive applications of standard fairness criterion in static settings over temporal domains may lead to delayed and adverse effects. To understand the dynamics of performance disp…

2021

Curse or Redemption? How Data Heterogeneity Affects the Robustness of Federated Learning

AAAI 2021technical

Data heterogeneity has been identified as one of the key features in federated learning but often overlooked in the lens of robustness to adversarial attacks. This paper focuses on characterizing and understanding its impact on backdooring attacks in federated learning through comprehensive experime…

2021

DeHiB: Deep Hidden Backdoor Attack on Semi-supervised Learning via Adversarial Perturbation

AAAI 2021technical

The threat of data-poisoning backdoor attacks on learning algorithms typically comes from the labeled data. However, in deep semi-supervised learning (SSL), unknown threats mainly stem from the unlabeled data. In this paper, we propose a novel deep hidden backdoor (DeHiB) attack scheme for SSL-based…

Cited by 51SourcePDFScholar
2021

Intent Classification and Slot Filling for Privacy Policies

ACL 2021long

Understanding privacy policies is crucial for users as it empowers them to learn about the information that matters to them. Sentences written in a privacy policy document explain privacy practices, and the constituent text spans convey further specific information about that practice. We refer to p…

2021

Model-Targeted Poisoning Attacks with Provable Convergence

ICML 2021spotlight

In a poisoning attack, an adversary who controls a small fraction of the training data attempts to select that data, so a model is induced that misbehaves in a particular way. We consider poisoning attacks against convex machine learning models and propose an efficient poisoning attack designed to i…

2021

Self-Conditioned Probabilistic Learning of Video Rescaling

ICCV 2021poster

Bicubic downscaling is a prevalent technique used to reduce the video storage burden or to accelerate the downstream processing speed. However, the inverse upscaling step is non-trivial, and the downscaled video may also deteriorate the performance of downstream tasks. In this paper, we propose a se…

Cited by 22PDFcodeScholar
2021

Ultrasound Doppler Imaging and Navigation of Collective Magnetic Cell Microrobots in Blood

ICRA 2021poster

We propose ultrasound Doppler imaging and magnetic navigation of collective cell microrobots in whole blood. Cell microrobots are cultured using stem cells and iron microparticles, they have spheroidal structures and can be actuated under external magnetic fields. A collective of cell microrobots ca…

Cited by 3SourceScholar
2021

Understanding and Mitigating Accuracy Disparity in Regression

ICML 2021spotlight

With the widespread deployment of large-scale prediction systems in high-stakes domains, e.g., face recognition, criminal justice, etc., disparity on prediction accuracy between different demographic subgroups has called for fundamental understanding on the source of such disparity and algorithmic i…

2020

Off-Policy Reinforcement Learning for Efficient and Effective GAN Architecture Search

ECCV 2020poster

In this paper, we introduce a new reinforcement learning (RL) based neural architecture search (NAS) methodology for effective and efficient generative adversarial network (GAN) architecture search. The key idea is to formulate the GAN architecture search problem as a Markov decision process (MDP) f…

2020

Self-supervised Motion Representation via Scattering Local Motion Cues

ECCV 2020poster

Motion representation is key to many computer vision problems but has never been well studied in the literature. Existing works usually rely on the optical flow estimation to assist other tasks such as action recognition, frame prediction, video segmentation, etc. In this paper, we leverage the mass…

Cited by 22SourcePDFScholar
2020

ToHRE: A Top-Down Classification Strategy with Hierarchical Bag Representation for Distantly Supervised Relation Extraction

COLING 2020main

Distantly Supervised Relation Extraction (DSRE) has proven to be effective to find relational facts from texts, but it still suffers from two main problems: the wrong labeling problem and the long-tail problem. Most of the existing approaches address these two problems through flat classification, w…

2020

Toward Autonomous Robotic Micro-Suturing using Optical Coherence Tomography Calibration and Path Planning

ICRA 2020poster

Robotic automation has the potential to assist human surgeons in performing suturing tasks in microsurgery, and in order to do so a robot must be able to guide a needle with sub-millimeter precision through soft tissue. This paper presents a robotic suturing system that uses 3D optical coherence tom…

Cited by 8SourceScholar
2020

Trade-offs and Guarantees of Adversarial Representation Learning for Information Obfuscation

NeurIPS 2020poster

Crowdsourced data used in machine learning services might carry sensitive information about attributes that users do not want to share. Various methods have been proposed to minimize the potential information leakage of sensitive attributes while maximizing the task accuracy. However, little is know…

Cited by 32SourcePDFScholar