transformer-models

Tag

Cards List
#transformer-models

@ryanlpeterman: Sergey Levine's (@svlevine) top AI robotics paper recommendation for someone who wants to get into the field: "The orig…

X AI KOLs Following · 12h ago Cached

Sergey Levine recommends the ACT or ALOHA paper for AI robotics beginners, highlighting how low-cost robot setups and simple transformer models can perform complex dexterous tasks.

0 favorites 0 likes
#transformer-models

Cross-Platform Generalisation Failure in Mental Health Natural Language Processing: A Five-Axis Fairness Audit of Transformer Models on Social Media

arXiv cs.CL · 2d ago Cached

This paper proposes a Cross-Platform Fairness Evaluation framework to audit transformer models for mental health NLP, revealing significant performance and calibration failures when models are applied across different social media platforms.

0 favorites 0 likes
#transformer-models

Clearing the Underbrush: AI-Enhanced RF Interference Suppression

arXiv cs.LG · 3d ago

This paper introduces an AI-enhanced method for RF interference suppression using transformer models with a Finite Scalar Quantization tokenizer to boost performance and minimize latency, validated via audio metrics in digital signal scenarios.

0 favorites 0 likes
#transformer-models

AI At Home Part 2: Multi GPU Drifting

Lobsters Hottest · 4d ago Cached

The article explores optimizing AI language model performance on a home server built from e-waste GPUs, with explanations of transformer models and multi-GPU techniques.

0 favorites 0 likes
#transformer-models

ATHENA: Knowledge-guided agentic neural architecture search for AutoFormer-based electronic health record modeling

arXiv cs.AI · 5d ago Cached

ATHENA is a knowledge-guided agentic neural architecture search framework that automates Transformer-based electronic health record modeling by reusing architecture knowledge across hospitals to reduce manual tuning.

0 favorites 0 likes
#transformer-models

AI Learning and Conceptual Transfer in the Game of Hidden Rules

arXiv cs.AI · 5d ago Cached

This paper investigates AI learning and conceptual transfer in the Game of Hidden Rules, focusing on reinforcement learning with Transformer-based A2C framework, rule difficulty analysis, transfer learning, and generalization.

0 favorites 0 likes
#transformer-models

Hadith computational science in the age of large language models: a critical narrative review

arXiv cs.CL · 6d ago Cached

This critical narrative review examines how large language models and transformer-based systems are reshaping hadith computational science, highlighting progress in data resources and segmentation tasks while identifying gaps in narrator verification and reproducibility, and proposing a research agenda for methodological strengthening.

0 favorites 0 likes
#transformer-models

Transformer Models for Text Summarization: A Comparative Study of BART, BERT, and RoBERTa

arXiv cs.CL · 2026-08-21 Cached

A comparative study of BART, BERT, and RoBERTa for text summarization, examining their architectures and suitability for extractive and abstractive summarization tasks.

0 favorites 0 likes
#transformer-models

Benchmarking Classical and Transformer-Based Models for Document Sensitivity Classification

arXiv cs.LG · 2026-08-19 Cached

This paper introduces Strategic 16K, a leakage-controlled dataset for document sensitivity classification, and benchmarks classical and transformer-based models, with BERT achieving top performance while addressing label leakage issues.

0 favorites 0 likes
#transformer-models

Dynamic Parameterization Is Not Dynamic Inference

arXiv cs.LG · 2026-07-30 Cached

This paper challenges the conflation of dynamic parameterization with dynamic inference, introducing Frozen-Controller Auditing to show that input-dependent coefficients do not imply computational savings. Experiments on Transformers reveal static layerwise profiles retain near-full performance despite no conditional execution.

0 favorites 0 likes
#transformer-models

Data Fusion and Contrastive Alignment for Unconstrained IR Molecular Structure Elucidation

arXiv cs.LG · 2026-07-30 Cached

This paper proposes modifications to encoder-decoder transformers for unconstrained molecular structure elucidation from IR spectra, using a Mixture-of-Experts decoder and contrastive alignment loss, achieving over 10 percentage points improvement in Top-K accuracy.

0 favorites 0 likes
#transformer-models

For What Reason? Interpreting Models' Encoding of Causation and Antithesis

arXiv cs.CL · 2026-07-22 Cached

This paper investigates how instruction-tuned Transformer models (LLaMA and Mistral) encode the discourse relations of causation and antithesis using interpretability techniques on next-token prediction.

0 favorites 0 likes
#transformer-models

@Alacritic_Super: Want to master LLM Cache Management? Start with these resources. KV Cache: https://huggingface.co/docs/transformers/mai…

X AI KOLs Timeline · 2026-07-21 Cached

A curated list of resources for mastering LLM cache management, including explanations, tutorials, and research papers on KV cache, prefix caching, and related techniques.

0 favorites 0 likes
#transformer-models

Loop the Loopies!

arXiv cs.CL · 2026-07-20 Cached

Loopie is a new looped Transformer model that achieves gold-medal performance at the 2025 IMO and IPhO without external tools, using a novel post-training pipeline. It outperforms vanilla Transformers trained with the same compute budget.

0 favorites 0 likes
#transformer-models

DataStates-LLM: Scalable Checkpointing for Transformer Models Using Composable State Providers

arXiv cs.AI · 2026-06-29 Cached

DataStates-LLM introduces a scalable checkpointing architecture for transformer models using composable state providers, achieving up to 4x higher throughput and reducing training time by 2.2x compared to existing solutions.

0 favorites 0 likes
#transformer-models

A Comparative Study of Pretrained Transformer Models for Quranic ASR: Speech Representations, Label Formats, and Dataset Composition

arXiv cs.AI · 2026-06-20 Cached

This paper presents a systematic empirical study of fine-tuning pretrained Transformer models (Wav2Vec2.0, HuBERT, XLS-R) for Quranic Automatic Speech Recognition (ASR), achieving a WER of 0.08 on the EveryAyah subset and reducing training time from 140 to 40 hours, with Wav2Vec2-XLSR-53 providing the best representation.

0 favorites 0 likes
#transformer-models

@JeffDean: My @Google colleagues @NormJouppi, Sridhar Lakshmanamurthy, Cliff Young, and David Patterson recently wrote a paper tha…

X AI KOLs Following · 2026-06-18 Cached

Google researchers published a paper summarizing the evolution of TPU supercomputers from TPU v2 to Ironwood, detailing architectural stability, scale, resilience, power efficiency, and a 3600x performance increase over eight years.

0 favorites 0 likes
#transformer-models

Hadith computational science in the age of large language models: a critical narrative review

Hugging Face Daily Papers · 2026-06-18 Cached

This paper critically reviews hadith computational science in the era of large language models, highlighting progress, gaps in methodology, and proposing a research agenda to enhance evidence infrastructure for Islamic scholarship.

0 favorites 0 likes
#transformer-models

How do you analyze the relative "strength" of probes? [R]

Reddit r/MachineLearning · 2026-06-17

The author asks how to analyze the relative 'strength' of probes in neural networks, discussing challenges such as limited vocabulary size and model capacity, and using an example from Google Gemini to illustrate failure cases.

0 favorites 0 likes
#transformer-models

From Brewing to Resolution: Tracing the Internal Lifecycle of Code Reasoning in LLMs

arXiv cs.AI · 2026-06-17 Cached

This paper introduces a dual diagnostic framework to trace the internal lifecycle of code reasoning in LLMs, revealing that models first 'brew' answers and then diverge into four resolution outcomes, with stable brewing across architectures but varying resolution success.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback