← Search

Tian Yu Liu

14 accepted papers

2026

Conjuring Semantic Similarity

ICLR 2026poster

The semantic similarity between sample expressions measures the distance between their latent `meaning'.These meanings are themselves typically represented by textual expressions. We propose a novel approach whereby the semantic similarity among textual expressions is based not on other expressions…

Cited by 0SourceScholar
2025

PICASO: Permutation-Invariant Context Composition with State Space Models

ICLR 2025poster

Providing Large Language Models with relevant contextual knowledge at inference time has been shown to greatly improve the quality of their generations. This is often achieved by prepending informative passages of text, or 'contexts', retrieved from external knowledge bases to their input. However,…

Cited by 0SourcePDFScholar
2024

AugUndo: Scaling Up Augmentations for Monocular Depth Completion and Estimation

ECCV 2024poster

"Unsupervised depth completion and estimation methods are trained by minimizing reconstruction error. Block artifacts from resampling, intensity saturation, and occlusions are amongst the many undesirable by-products of common data augmentation schemes that affect image reconstruction quality, and t…

2024

Interpretable Measures of Conceptual Similarity by Complexity-Constrained Descriptive Auto-Encoding

CVPR 2024poster

Quantifying the degree of similarity between images is a key copyright issue for image-based machine learning. In legal doctrine however determining the degree of similarity between works requires subjective analysis and fact-finders (judges and juries) can demonstrate considerable variability in th…

Cited by 2SourcePDFScholar
2024

Meaning Representations from Trajectories in Autoregressive Models

ICLR 2024poster

We propose to extract meaning representations from autoregressive language models by considering the distribution of all possible trajectories extending an input text. This strategy is prompt-free, does not require fine-tuning, and is applicable to any pre-trained autoregressive model. Moreover, unl…

2024

Sub-token ViT Embedding via Stochastic Resonance Transformers

ICML 2024poster

Vision Transformer (ViT) architectures represent images as collections of high-dimensional vectorized tokens, each corresponding to a rectangular non-overlapping patch. This representation trades spatial granularity for embedding dimensionality, and results in semantically rich but spatially coarsel…

2023

Train/Test-Time Adaptation With Retrieval

CVPR 2023poster

We introduce Train/Test-Time Adaptation with Retrieval (T3AR), a method to adapt models both at train and test time by means of a retrieval module and a searchable pool of external samples. Before inference, T3AR adapts a given model to the downstream task using refined pseudo-labels and a self-supe…

2022

Friendly Noise against Adversarial Noise: A Powerful Defense against Data Poisoning Attack

NeurIPS 2022accept

A powerful category of (invisible) data poisoning attacks modify a subset of training examples by small adversarial perturbations to change the prediction of certain test-time data. Existing defense mechanisms are not desirable to deploy in practice, as they often either drastically harm the general…

Cited by 24SourcePDFScholar
2022

Monitored Distillation for Positive Congruent Depth Completion

ECCV 2022poster

"We propose a method to infer a dense depth map from a single image, its calibration, and the associated sparse point cloud. In order to leverage existing models (teachers) that produce putative depth maps, we propose an adaptive knowledge distillation approach that yields a positive congruent train…

2022

Not All Poisons are Created Equal: Robust Training against Data Poisoning

ICML 2022oral

Data poisoning causes misclassification of test time target examples, by injecting maliciously crafted samples in the training data. Existing defenses are often effective only against a specific type of targeted attack, significantly degrade the generalization performance, or are prohibitive for sta…

2022

Stereoscopic Universal Perturbations Across Different Architectures and Datasets

CVPR 2022poster

We study the effect of adversarial perturbations of images on deep stereo matching networks for the disparity estimation task. We present a method to craft a single set of perturbations that, when added to any stereo image pair in a dataset, can fool a stereo network to significantly alter the perce…

Cited by 19PDFcodeScholar