Data Party THU
Author

Data Party THU

Official platform of Tsinghua Big Data Research Center, sharing the team's latest research, teaching updates, and big data news.

320
Articles
0
Likes
30
Views
0
Comments
Recent Articles

Latest from Data Party THU

100 recent articles max
Data Party THU
Data Party THU
Apr 5, 2026 · Artificial Intelligence

How to Beat Shortcut Learning for Better OOD Generalization in Vision Models

Visual and vision-language models excel under IID benchmarks but often fail on out-of-distribution data due to shortcut learning; this article examines the problem, explains its causes, and proposes data-level and model-level interventions—including StillMix, FLASH, and SPARCL—to improve OOD robustness.

AI researchOOD generalizationVision Models
0 likes · 7 min read
How to Beat Shortcut Learning for Better OOD Generalization in Vision Models
Data Party THU
Data Party THU
Apr 5, 2026 · Artificial Intelligence

How Sequential World Models Enable Scalable Multi‑Robot Cooperation

SeqWM introduces a sequential causal decomposition of multi‑robot dynamics, allowing each robot to model its marginal contribution conditioned on preceding agents, which simplifies learning, improves sample efficiency, and yields natural collaborative behaviors both in simulation (Bi‑DexHands, Multi‑Quadruped) and real‑world tests on Unitree Go2‑W, outperforming prior methods.

multi-robotreal-robotreinforcement-learning
0 likes · 7 min read
How Sequential World Models Enable Scalable Multi‑Robot Cooperation
Data Party THU
Data Party THU
Apr 4, 2026 · Artificial Intelligence

Can a Tiny AI‑Enabled Ring Decode Your Metabolic Odor in Real Time?

A Hong Kong University of Science and Technology team has created a miniature AI‑powered wearable ring that uses a 0.0081 mm² olfactory sensor chip to non‑invasively capture skin‑emitted VOCs, identify diet and activity states, and even quantify alcohol intake, offering a new frontier for continuous health monitoring.

Nature Communicationsartificial intelligencehealth monitoring
0 likes · 8 min read
Can a Tiny AI‑Enabled Ring Decode Your Metabolic Odor in Real Time?
Data Party THU
Data Party THU
Apr 3, 2026 · Artificial Intelligence

Can Attention Replace Residuals? Inside the New Attention Residuals Breakthrough

The article reviews the Kimi team's Attention Residuals approach, which substitutes traditional ResNet additive shortcuts with learned attention‑based weighting, explains the theoretical motivation linking depth to time, details full‑attention and block‑wise implementations, presents experimental results showing up to 1.25× compute efficiency and improved performance on reasoning and knowledge tasks.

Model EfficiencyResidual NetworksTransformer
0 likes · 11 min read
Can Attention Replace Residuals? Inside the New Attention Residuals Breakthrough
Data Party THU
Data Party THU
Apr 2, 2026 · Backend Development

9 Essential Python Libraries That Boost Production Code Efficiency

This article introduces nine practical Python libraries—glom, boltons, beartype, result, whenever, pyinstrument, dirty‑equals, stamina, and pyfunctional—that address common development pain points such as nested data handling, missing standard‑library features, runtime type safety, error handling, timezone bugs, performance profiling, robust testing, retry logic, and functional pipelines, providing production‑ready solutions with concise examples.

Code examplesProductivityPython
0 likes · 16 min read
9 Essential Python Libraries That Boost Production Code Efficiency
Data Party THU
Data Party THU
Apr 1, 2026 · Artificial Intelligence

How SwiftTailor Accelerates Realistic 3D Garment Generation

SwiftTailor introduces a two‑stage, geometry‑centric framework that unifies pattern inference and mesh synthesis, dramatically cutting inference time to seconds while achieving state‑of‑the‑art accuracy and visual realism on the Multimodal GarmentCodeData benchmark for digital fashion.

3D garment generationAIComputer Vision
0 likes · 4 min read
How SwiftTailor Accelerates Realistic 3D Garment Generation
Data Party THU
Data Party THU
Mar 31, 2026 · Artificial Intelligence

Can Lookup-Based Memory Revolutionize Transformers? Inside the STEM Architecture

The STEM architecture replaces the Transformer feed‑forward network with a static token‑indexed embedding table, enabling lookup‑based memory that decouples capacity from compute, improves training stability, expands addressable memory, and delivers consistent performance gains on long‑context and knowledge‑intensive tasks.

Lookup MemoryModel EfficiencySTEM Architecture
0 likes · 8 min read
Can Lookup-Based Memory Revolutionize Transformers? Inside the STEM Architecture
Data Party THU
Data Party THU
Mar 30, 2026 · Artificial Intelligence

Why AI Needs a ‘Harness’: Building Environments for Persistent Agents

The article analyzes the emerging concept of Harness Engineering—combining AI models with structured environments, standards, and feedback loops—to enable agents that can work continuously, illustrated by OpenAI and Anthropic case studies, practical design guidelines, and a three‑week adoption plan.

AI engineeringAgent designPrompt engineering
0 likes · 10 min read
Why AI Needs a ‘Harness’: Building Environments for Persistent Agents
Data Party THU
Data Party THU
Mar 29, 2026 · Artificial Intelligence

How LoGeR Enables Minute‑Long 3D Reconstruction with Hybrid Memory

The article presents LoGeR, a long‑context geometric reconstruction framework that combines test‑time‑training memory and sliding‑window attention to achieve minute‑scale, fully‑feedforward 3D reconstruction with superior accuracy on benchmarks such as KITTI and VBR.

3D reconstructionComputer VisionLoGeR
0 likes · 11 min read
How LoGeR Enables Minute‑Long 3D Reconstruction with Hybrid Memory
Data Party THU
Data Party THU
Mar 27, 2026 · Artificial Intelligence

When AI Steps Out of the Screen: How Looki’s Proactive Engine Turns Wearables into Real‑World Assistants

The article analyzes the limits of screen‑bound AI agents, explains how Looki’s Proactive Intelligence Engine extends OpenClaw’s capabilities into the physical world through context‑aware perception, dynamic decision‑making, and privacy‑preserving pipelines, and discusses the technical and practical challenges of building truly proactive AI.

AI agent architectureContextual IntelligenceLooki
0 likes · 11 min read
When AI Steps Out of the Screen: How Looki’s Proactive Engine Turns Wearables into Real‑World Assistants