← Search

Tianxing Wu

13 accepted papers

2026

LSGQuant: Layer-Sensitivity Guided Quantization for One-Step Diffusion Real-World Video Super-Resolution

ICML 2026poster

One-Step Diffusion Models have demonstrated promising capability and fast inference in real-world Video Super-Resolution (VSR). However, the substantial model size and high computational cost of Diffusion Transformers (DiTs) hinder their practical deployment. While low-bit quantization is a common a…

Cited by 0SourceScholar
2026

TaxReasoning: Benchmarking Knowledge-Intensive Mathematical Reasoning with Evolving Tax Laws

AAAI 2026technical

Recent studies have explored the capabilities of large language models (LLMs) in solving knowledge-intensive mathematical reasoning problems. However, existing benchmarks predominantly involve static theorems that LLMs have encountered during pretraining, failing to assess dynamic knowledge integrat

Cited by 0SourcePDFScholar
2025

City-Level Foreign Direct Investment Prediction with Tabular Learning on Judicial Data

IJCAI 2025

To advance the United Nations Sustainable Development Goal on promoting sustained, inclusive, and sustainable economic growth, foreign direct investment (FDI) plays a crucial role in catalyzing economic expansion and fostering innovation. Precise city-level FDI prediction is quite important for loca

Cited by 0SourcePDFScholar
2025

K-DeCore: Facilitating Knowledge Transfer in Continual Structured Knowledge Reasoning via Knowledge Decoupling

NeurIPS 2025poster

Continual Structured Knowledge Reasoning (CSKR) focuses on training models to handle sequential tasks, where each task involves translating natural language questions into structured queries grounded in structured knowledge. Existing general continual learning approaches face significant challenges…

Cited by 0SourceScholar
2025

Large Language Models Meet Knowledge Graphs for Question Answering: Synthesis and Opportunities

EMNLP 2025

Large language models (LLMs) have demonstrated remarkable performance on question-answering (QA) tasks because of their superior capabilities in natural language understanding and generation. However, LLM-based QA struggles with complex QA tasks due to poor reasoning capacity, outdated knowledge, an

2025

Uncertain Knowledge Graph Completion via Semi-Supervised Confidence Distribution Learning

NeurIPS 2025spotlight

Uncertain knowledge graphs (UKGs) associate each triple with a confidence score to provide more precise knowledge representations. Recently, since real-world UKGs suffer from the incompleteness, uncertain knowledge graph (UKG) completion attracts more attention, aiming to complete missing triples an…

Cited by 0SourceScholar
2024

VBench: Comprehensive Benchmark Suite for Video Generative Models

CVPR 2024highlight

Video generation has witnessed significant advancements yet evaluating these models remains a challenge. A comprehensive evaluation benchmark for video generation is indispensable for two reasons: 1) Existing metrics do not fully align with human perceptions; 2) An ideal evaluation system should pro…

2024

VideoBooth: Diffusion-based Video Generation with Image Prompts

CVPR 2024poster

Text-driven video generation witnesses rapid progress. However merely using text prompts is not enough to depict the desired subject appearance that accurately aligns with users' intents especially for customized content creation. In this paper we study the task of video generation with image prompt…

Cited by 67SourcePDFScholar
2023

CoMave: Contrastive Pre-training with Multi-scale Masking for Attribute Value Extraction

ACL 2023findings

Attribute Value Extraction (AVE) aims to automatically obtain attribute value pairs from product descriptions to aid e-commerce. Despite the progressive performance of existing approaches in e-commerce platforms, they still suffer from two challenges: 1) difficulty in identifying values at different…

2022

Improving Few-Shot Text-to-SQL with Meta Self-Training via Column Specificity

IJCAI 2022poster

The few-shot problem is an urgent challenge for single-table text-to-SQL. Existing methods ignore the potential value of unlabeled data, and merely rely on a coarse-grained Meta-Learning (ML) algorithm that neglects the differences of column contributions to the optimization object. This paper propo…