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.

316
Articles
0
Likes
14
Views
0
Comments
Recent Articles

Latest from Data Party THU

100 recent articles max
Data Party THU
Data Party THU
Dec 30, 2025 · Big Data

How Python Powers Financial Research: From Web Scraping to Large‑Scale Text Analysis

The "Academic Path" lecture series at Tsinghua University taught non‑CS students practical Python techniques—including Requests, AJAX, Selenium, PDF parsing, and multiprocessing—to extract, process, and analyze financial data, culminating in hands‑on case studies of ESG news, A‑share reports, and IFC databases.

Pythonfinancial datamultiprocessing
0 likes · 4 min read
How Python Powers Financial Research: From Web Scraping to Large‑Scale Text Analysis
Data Party THU
Data Party THU
Dec 29, 2025 · Artificial Intelligence

Unlocking AI Agent Memory: A Deep Dive into Forms, Functions, and Dynamics

This article reviews the survey "Memory in the Age of AI Agents," presenting a comprehensive taxonomy that classifies agent memory by its forms, functions, and dynamic mechanisms, and explores future directions such as generative memory, reinforcement‑learning‑driven management, multimodal storage, and trustworthy handling.

AI agentsAgent architectureFuture AI
0 likes · 14 min read
Unlocking AI Agent Memory: A Deep Dive into Forms, Functions, and Dynamics
Data Party THU
Data Party THU
Dec 28, 2025 · Artificial Intelligence

How Causal Reinforcement Learning Is Shaping Robust, Explainable AI

This comprehensive survey examines the emerging field of Causal Reinforcement Learning, classifies its core techniques, introduces eleven benchmark environments, evaluates four novel algorithms, and outlines challenges and future research directions for building robust, generalizable, and interpretable AI systems.

AI robustnessExplainabilityalgorithm evaluation
0 likes · 12 min read
How Causal Reinforcement Learning Is Shaping Robust, Explainable AI
Data Party THU
Data Party THU
Dec 27, 2025 · Industry Insights

What Secrets Does ChatGPT’s ‘Your Year’ Reveal About Your Conversations?

ChatGPT now offers a “Your Year with ChatGPT” feature that generates a personalized annual report summarizing your message count, conversation frequency, punctuation habits, chat style, and even awards you with quirky titles, while also providing a pixel‑art illustration and a simple interactive game.

AIChatGPTProduct Feature
0 likes · 5 min read
What Secrets Does ChatGPT’s ‘Your Year’ Reveal About Your Conversations?
Data Party THU
Data Party THU
Dec 23, 2025 · Artificial Intelligence

How STFAN Revolutionizes Traffic Flow Forecasting with Spatio‑Temporal‑Frequency Attention

This article introduces the Spatio‑Temporal‑Frequency Attention Network (STFAN), a deep‑learning model that fuses graph neural networks, attention mechanisms, and frequency‑domain analysis to capture hidden spatial, temporal, and spectral dependencies in traffic data, achieving superior short‑ and long‑term forecasting performance on real‑world datasets.

STFANTraffic Predictionfrequency analysis
0 likes · 20 min read
How STFAN Revolutionizes Traffic Flow Forecasting with Spatio‑Temporal‑Frequency Attention
Data Party THU
Data Party THU
Dec 22, 2025 · Artificial Intelligence

Unlock Gemini 3.0: The Complete System Prompt Blueprint for Better AI Answers

Gemini 3.0’s publicly released system prompt provides a detailed, step‑by‑step framework—including logical dependencies, risk assessment, abductive reasoning, outcome evaluation, information integration, precision, completeness, persistence and response inhibition—to guide the model toward safer, higher‑quality answers.

AI safetyArtificial IntelligenceGemini 3
0 likes · 10 min read
Unlock Gemini 3.0: The Complete System Prompt Blueprint for Better AI Answers
Data Party THU
Data Party THU
Dec 20, 2025 · Artificial Intelligence

Master 20 Essential PyTorch Concepts: From Tensors to Model Deployment

This guide walks you through 20 fundamental PyTorch concepts—including tensor creation, operations, autograd, model building, data loading, GPU acceleration, and best‑practice tricks—providing clear code snippets and step‑by‑step explanations so you can quickly prototype, train, and deploy neural networks.

GPU accelerationPyTorchTensor Operations
0 likes · 16 min read
Master 20 Essential PyTorch Concepts: From Tensors to Model Deployment
Data Party THU
Data Party THU
Dec 18, 2025 · Artificial Intelligence

How Diffusion Models and Transformers Power the Next Generation of AI Video Generation

AI video generation now turns textual prompts into high‑quality clips using diffusion models and transformer‑based architectures; this article explains the underlying mathematics, training objectives, spatio‑temporal encoding, breakthroughs like consistent motion and physical realism, and discusses the technology’s opportunities and inherent risks.

AI video generationDiffusion ModelsSpatio-temporal modeling
0 likes · 11 min read
How Diffusion Models and Transformers Power the Next Generation of AI Video Generation
Data Party THU
Data Party THU
Dec 11, 2025 · Artificial Intelligence

Why Symbolic AI Is Making a Comeback: From Logic Foundations to Modern Applications

This article traces the seventy‑year evolution of Symbolic AI, explains its core physical symbol system hypothesis, contrasts it with connectionist approaches, examines historic milestones such as the Logic Theorist, MYCIN and XCON, discusses the symbol‑grounding problem, and shows how modern neural‑symbolic systems are reviving its relevance in high‑stakes domains requiring accuracy, interpretability and safety.

AI historyExpert Systemsformal verification
0 likes · 16 min read
Why Symbolic AI Is Making a Comeback: From Logic Foundations to Modern Applications
Data Party THU
Data Party THU
Dec 10, 2025 · Artificial Intelligence

How DeepSeek‑V3.2 Cuts Inference Cost and Boosts Agent Skills with Sparse Attention

DeepSeek's V3.2 release introduces a dual‑model lineup, a Sparse Attention architecture that halves long‑context inference cost, a post‑training reinforcement‑learning pipeline that exceeds 10% of pre‑training compute, and a revamped agent framework that dramatically improves tool‑use and reasoning performance across benchmarks.

Agentic AIDeepSeekLarge Language Model
0 likes · 11 min read
How DeepSeek‑V3.2 Cuts Inference Cost and Boosts Agent Skills with Sparse Attention