← Search

Tingting Wu

8 accepted papers

2026

Enhancing Robot Learning through Cognitive Reasoning Trajectory Optimization under Unknown Dynamics

ICRA 2026poster

机器人 快速掌握作技能是一项重大挑战, 受制于物理设备的寿命和安全 要求。目前,强化学习技术在 解决涉及丰富接触的动态、无结构问题 场景。然而,这些算法的收敛率通常为 由于机器人状态-动作映射的维度较高,速度较慢 空间以及广泛的初始政策搜索空间。与此同时, 大型语言模型(LLM)的进步赋予了这些模型 具有一定的逻辑推理能力,使他们能够接受 机器人初期阶段的主动目标导向行动 任务。这些模型可以隐式生成状态的特征和 揭示轨迹生成中的潜在模式。然而,复杂地说 涉及丰富接触场景的作性任务,LLM依然会失败 短暂。因此,整合了 的强大交互功能 &

Cited by 0SourceScholar
2026

No outlier channels but with outlier blocks

ICLR 2026poster

With the rapid scaling of large language models, achieving efficient compression while maintaining model performance has become a critical challenge. To address the limitations of existing non-uniform quantization methods, which typically rely on fixed codebooks and require costly optimization, we p…

Cited by 0SourceScholar
2025

Blind Noisy Image Deblurring Using Residual Guidance Strategy

ICCV 2025poster

Blind deblurring is an ill-posed inverse problem that involves recovering both the clear image and the blur kernel from a single blurry image. In real photography, longer exposure time results in lots of noise in the blurry image. Although existing blind deblurring methods produce satisfactory resul…

Cited by 0SourcePDFScholar
2025

Enhancing Robot Learning Through Cognitive Reasoning Trajectory Optimization Under Unknown Dynamics

RA-L 2025

In the domain of robot learning, equipping robots with the capability to swiftly acquire operational skills poses a significant challenge. Currently, reinforcement learning techniques are adept at addressing dynamic, unstructured problems involving rich contact scenarios. However, the convergence ra

Cited by 0SourceScholar
2025

KOALA: Kernel Coupling and Element Imputation Induced Multi-View Clustering

AAAI 2025technical

Incomplete Multi-View Clustering (IMVC) has made significant progress by optimally merging multiple pre-specified incomplete views. Most existing IMVC algorithms operate under the assumption that view alignment is known, but in practice, the coupling information between views may be absent, thereby…

Cited by 0SourcePDFScholar
2023

NoisywikiHow: A Benchmark for Learning with Real-world Noisy Labels in Natural Language Processing

ACL 2023findings

Large-scale datasets in the real world inevitably involve label noise. Deep models can gradually overfit noisy labels and thus degrade model generalization. To mitigate the effects of label noise, learning with noisy labels (LNL) methods are designed to achieve better generalization performance. Due…

2022

STGN: an Implicit Regularization Method for Learning with Noisy Labels in Natural Language Processing

EMNLP 2022main

Noisy labels are ubiquitous in natural language processing (NLP) tasks. Existing work, namely learning with noisy labels in NLP, is often limited to dedicated tasks or specific training procedures, making it hard to be widely used. To address this issue, SGD noise has been explored to provide a more…