Network Intelligence Research Center (NIRC)
Author

Network Intelligence Research Center (NIRC)

NIRC is based on the National Key Laboratory of Network and Switching Technology at Beijing University of Posts and Telecommunications. It has built a technology matrix across four AI domains—intelligent cloud networking, natural language processing, computer vision, and machine learning systems—dedicated to solving real‑world problems, creating top‑tier systems, publishing high‑impact papers, and contributing significantly to the rapid advancement of China's network technology.

118
Articles
0
Likes
416
Views
0
Comments
Recent Articles

Latest from Network Intelligence Research Center (NIRC)

100 recent articles max
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Sep 3, 2025 · Artificial Intelligence

Understanding AI Compilers: A TVM Example

The article explains how AI compilers transform high‑level models into efficient hardware code, using TVM to illustrate operator optimization, automated scheduling, and end‑to‑end compilation workflow with concrete code examples and performance considerations.

AI compilerTVMauto-scheduler
0 likes · 8 min read
Understanding AI Compilers: A TVM Example
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Sep 1, 2025 · Artificial Intelligence

Exploring Leading AI Agent Development Platforms and Frameworks

This article surveys the most prominent AI agent development platforms—including Coze, Dify, CrewAI, Manus, and AutoGen—detailing their core features, integration capabilities, open‑source status, and how they enable developers to build, orchestrate, and deploy intelligent agents across diverse applications.

AI AgentsAgent platformsAutoGen
0 likes · 9 min read
Exploring Leading AI Agent Development Platforms and Frameworks
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Aug 27, 2025 · Artificial Intelligence

Perception‑R1: A Rule‑Based RL Method that Elevates Multimodal Model Vision

Perception‑R1, a post‑training framework that applies rule‑based reinforcement learning to existing multimodal LLMs, dramatically improves visual perception tasks such as grounding, OCR, counting and object detection, as demonstrated by extensive benchmarks and ablation studies.

GRPOPerception PolicyRule‑Based RL
0 likes · 10 min read
Perception‑R1: A Rule‑Based RL Method that Elevates Multimodal Model Vision
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Jul 30, 2025 · Artificial Intelligence

Understanding Dexterous Hand Grasping in Embodied Intelligence

Dexterous hand grasping, a core challenge in embodied intelligence due to high degrees of freedom, is categorized into three approaches—ego-centric, object-centric, and ego-object interaction—each with distinct trade-offs, and the article cites representative works such as UniDexGrasp, GraspTTA, and DRO_Grasp.

Embodied IntelligenceUniDexGraspdexterous grasping
0 likes · 3 min read
Understanding Dexterous Hand Grasping in Embodied Intelligence
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Jul 13, 2025 · Artificial Intelligence

Getting Started with Hugging Face Transformers Trainer

This guide walks through the Hugging Face Transformers Trainer library, explaining its core features such as configurable training loops, mixed‑precision and gradient‑accumulation support, seamless distributed training via Accelerate and DeepSpeed, and provides a step‑by‑step example of converting a simple PyTorch CNN model to use Trainer.

AccelerateDeepSpeedDistributed Training
0 likes · 7 min read
Getting Started with Hugging Face Transformers Trainer