← Search

Shiyu Li

12 accepted papers

2026

Aligning Deep Implicit Preferences by Learning to Reason Defensively

ICLR 2026poster

Personalized alignment is crucial for enabling Large Language Models (LLMs) to engage effectively in user-centric interactions. However, current methods face a dual challenge: they fail to infer users' deep implicit preferences (including unstated goals, semantic context and risk tolerances), and th…

Cited by 0SourcecodeScholar
2026

DITRON: Distributed Multi-level Tiling Compiler for Parallel Tensor Programs

ICML 2026poster

The scaling of large language models (LLMs) is currently bottlenecked by the rigidity of distributed programming. While high-performance libraries like CuBLAS and NCCL provide optimized primitives, they lack the flexibility required for rapidly evolving model architectures. Conversely, existing tens…

Cited by 0SourceScholar
2026

ReSeek: A Self-Correcting Framework for Search Agents with Instructive Rewards

ICML 2026poster

Search agents powered by Large Language Models have demonstrated significant potential in tackling knowledge-intensive tasks. Reinforcement learning has emerged as a powerful paradigm for training these agents to perform complex, multi-step reasoning. However, prior RL-based methods often rely on sp…

Cited by 0SourceScholar
2026

TAlignDiff: Automatic Tooth Alignment assisted by Diffusion-based Transformation Learning

CVPR 2026

Orthodontic treatment hinges on tooth alignment, which significantly affects occlusal function, facial aesthetics, and patients' quality of life. Current deep learning approaches often predict transformation matrices for the misaligned tooth point cloud via point-to-point geometric constraints to ac

Cited by 0SourceScholar
2025

Conan-Embedding-v2: Training an LLM from Scratch for Text Embeddings

EMNLP 2025

Large language models (LLMs) have recently demonstrated excellent performance in text embedding tasks. Previous work usually use LoRA to fine-tune existing LLMs, which are limited by the data and training gap between LLMs and embedding models. In this work, we introduce Conan-embedding-v2, a new 1.4

Cited by 0SourcePDFScholar
2025

DigitalLLaVA: Incorporating Digital Cognition Capability for Physical World Comprehension in Multimodal LLMs

AAAI 2025technical

Multimodal Large Language Models (MLLMs) have shown remarkable cognitive capabilities in various cross-modal tasks.However, existing MLLMs struggle with tasks that require physical digital cognition, such as accurately reading an electric meter or pressure gauge. This limitation significantly reduce…

Cited by 0SourcePDFScholar
2025

StreamBridge: Turning Your Offline Video Large Language Model into a Proactive Streaming Assistant

NeurIPS 2025poster

We present StreamBridge, a simple yet effective framework that seamlessly transforms offline Video-LLMs into streaming-capable models. It addresses two fundamental challenges in adapting existing models into online scenarios: (1) limited capability for multi-turn real-time understanding, and (2) lac…

Cited by 0SourceScholar
2025

Unified Open-World Segmentation with Multi-Modal Prompts

ICCV 2025poster

In this work, we present COSINE, a unified open-world segmentation model that Consolidates Open-vocabulary Segmentation and IN-context sEgmentation with multi-modal prompts (e.g., text and image). COSINE exploits foundation models to extract representations for an input image and corresponding multi…

2024

ODGEN: Domain-specific Object Detection Data Generation with Diffusion Models

NeurIPS 2024poster

Modern diffusion-based image generative models have made significant progress and become promising to enrich training data for the object detection task. However, the generation quality and the controllability for complex scenes containing multi-class objects and dense objects with occlusions remain…

Cited by 5SourcePDFScholar
2023

DeSTSeg: Segmentation Guided Denoising Student-Teacher for Anomaly Detection

CVPR 2023poster

Visual anomaly detection, an important problem in computer vision, is usually formulated as a one-class classification and segmentation task. The student-teacher (S-T) framework has proved to be effective in solving this challenge. However, previous works based on S-T only empirically applied constr…

2021

NASGEM: Neural Architecture Search via Graph Embedding Method

AAAI 2021technical

Neural Architecture Search (NAS) automates and prospers the design of neural networks. Estimator-based NAS has been proposed recently to model the relationship between architectures and their performance to enable scalable and flexible search. However, existing estimator-based methods encode the arc…

Cited by 24SourcePDFScholar