Hawk: توليد نوى NPUs ذكية بالاعتماد على العتاد

Hawk: توليد نوى NPUs ذكية بالاعتماد على العتاد

يقدّم بحث «Hawk» إطار عمل جديد لتوليد نوى عالية الأداء لوحدات معالجة الشبكات العصبية (NPUs) عبر الاستفادة من المعرفة المُدمجة بالعتاد.

AI

ملخص الذكاء الاصطناعي

  • يقدّم بحث «Hawk» إطار عمل جديد لتوليد نوى عالية الأداء لوحدات معالجة الشبكات العصبية (NPUs) عبر الاستفادة من المعرفة المُدمجة بالعتاد.
  • تحوّل جذري في تطوير برامج المعالجة العصبية عبر أتمتة فهم قيود العتاد.
  • arXiv:2607.01590v1 Announce Type: new Abstract: Developing high-performance kernels for Neural Processing Units (NPUs) is a critical industry bottleneck, requiring developers to manually navigate implicit hardware constraints and strict memory hierarchies. While large language models offer immense automation potential, they fail catastrophically on NPUs due to a fundamental lack of hardware-specific priors. Naively transplanting code snippets from similar NPU kernels may pass the compiler, but it consistently triggers runtime crashes and performance degradation by blindly violating underlying hardware constraints. To overcome this, we introduce Hawk, a training-free framework that harnesses hardware-aware knowledge through three core modules: (1) Run-Time Knowledge Synthesis Module, which employs a Triple-Part Executable Knowledge Representation to inherently couple the error context with executable semantics; (2) Bottleneck-Aware Knowledge Retrieval Module, which implements a 2D-Retrieval paradigm to project queries into orthogonal syntactic and hardware-aligned semantic spaces; and (3) Effect-Driven Knowledge Distillation Module, which leverages LLM-driven semantic arbitration to continuously distill the knowledge by pruning errors and consolidating redundancies based on the empirical execution feedback. Extensive evaluations on real-world NPU workloads demonstrate that Hawk elevates generation accuracy from 49.4% to 80.0%, while achieving up to a 2.2x execution speedup over state-of-the-art baselines.

arXiv:2607.01590v1 Announce Type: new Abstract: Developing high-performance kernels for Neural Processing Units (NPUs) is a critical industry bottleneck, requiring developers to manually navigate implicit hardware constraints and strict memory hierarchies. While large language models offer immense automation potential, they fail catastrophically on NPUs due to a fundamental lack of hardware-specific priors.

Naively transplanting code snippets from similar NPU kernels may pass the compiler, but it consistently triggers runtime crashes and performance degradation by blindly violating underlying hardware constraints. To overcome this, we introduce Hawk, a training-free framework that harnesses hardware-aware knowledge through three core modules: (1) Run-Time Knowledge Synthesis Module, which employs a Triple-Part Executable Knowledge Representation to inherently couple the error context with executable semantics; (2) Bottleneck-Aware Knowledge Retrieval Module, which implements a 2D-Retrieval paradigm to project queries into orthogonal syntactic and hardware-aligned semantic spaces; and (3) Effect-Driven Knowledge Distillation Module, which leverages LLM-driven semantic arbitration to continuously distill the knowledge by pruning errors and consolidating redundancies based on the empirical execution feedback.

Extensive evaluations on real-world NPU workloads demonstrate that Hawk elevates generation accuracy from 49.4% to 80.0%, while achieving up to a 2.2x execution speedup over state-of-the-art baselines.

اقرأ أيضا

سباق الذكاء الاصطناعي يُهدد الأهداف المناخية الذكاء الاصطناعي

سباق الذكاء الاصطناعي يُهدد الأهداف المناخية

أدى سباق تطوير الذكاء الاصطناعي لدى جوجل وأمازون إلى ارتفاع حاد في انبعاثات الغازات الدفيئة، مما يُضعف التزاماتهما المناخية.

نظام EO-Agents لتوليد الفرضيات العلمية من بيانات رصد الأرض الذكاء الاصطناعي

نظام EO-Agents لتوليد الفرضيات العلمية من بيانات رصد الأرض

يقدم البحث نظام EO-Agents المكوّن من ثلاثة وكلاء لغويين كبيرين لتوليد فرضيات علمية في مجال رصد الأرض باستخدام بيانات مرئية وبنية مُنظمة بدلًا من النصوص غير المنظمة فقط.

تقنية SOLiD لمراقبة الكذب في الذكاء الاصطناعي الذكاء الاصطناعي

تقنية SOLiD لمراقبة الكذب في الذكاء الاصطناعي

تتناول الورقة تقنية جديدة تُسمى SOLiD لرصد الكذب في نماذج اللغة الكبيرة باستخدام كواشف كذب قابلة للتوسع ضمن تعلم التفضيلات.