[cpython] Python 문자열 split/splitlines 성능 개선: _PyList_AppendTakeRef 도입Python 3.x의 문자열 split/splitlines 함수에서 불필요한 참조 카운트 연산을 제거하여 성능을 향상시킨 코드 변경 분석.#Python#CPython#Optimization#Performance#String Manipulation2026년 8월 17일댓글 수 로딩 중
[sglang] SGLang의 DeepSeek DSA 모델 최적화: Skip-TopK 레이어의 KV 캐시 효율화DeepSeek DSA 모델에서 불필요한 Indexer KV 캐시를 제거하여 메모리 효율을 16% 이상 향상시킨 최적화 사례를 분석합니다.#SGLang#DeepSeek#KV-Cache#LLM-Optimization#CUDA2026년 8월 17일댓글 수 로딩 중
[sglang] [AMD gfx950] GLM-5.2 MLA 최적화: FP8 양자화와 Zero-Copy 레이아웃 전환AMD MI355X 환경에서 GLM-5.2 모델의 MLA 연산을 FP8로 가속하고, 불필요한 메모리 복사를 제거하여 성능을 최대 14% 향상시킨 기법을 분석합니다.#AMD#ROCm#GLM-5.2#MLA#FP8#Performance-Optimization2026년 8월 17일댓글 수 로딩 중
[논문리뷰] Verifier-Induced Support Reshaping in On-Policy Optimization본 논문은 RLVR 기반의 Post-training 과정에서 특정 Objective를 강화할 때 발생하는 Support Reshaping 문제를 심도 있게 분석합니다 .#Review#On-Policy Optimization#RLVR#Support Reshaping#Continual Learning#Instruction Following#Mathematical Reasoning#Policy Distribution2026년 8월 16일댓글 수 로딩 중
[논문리뷰] UniProbe: A Learnable Token-Level Hallucination Detector for Large VLMs using Multi-Structural Internal Representations본 논문은 LVLM이 생성하는 할루시네이션을 토큰 수준에서 정확하게 탐지하고 완화하는 문제를 해결합니다.#Review#Large Vision-Language Models#Hallucination Detection#Computational-trace Graph#GNN#ViT#GRU#Hallucination-aware Decoding2026년 8월 16일댓글 수 로딩 중
[논문리뷰] UNMASK: Discovering and Causally Verifying Spurious Shortcuts in Text Classifiers기존의 Spurious Correlation 발견 및 완화 연구들은 특정 feature를 사전에 사람이 정의해야 하거나, 데이터 수준의 통계적 상관관계만 분석할 뿐 해당 모델이 실제로 그 feature를 Causal하게 사용하는지 검증하지 못한다는 한계가 있다.#Review#Spurious Correlations#Text Classifiers#Causal Verification#Counterfactual Generation#Deep Feature Reweighting#Automated Pipeline2026년 8월 16일댓글 수 로딩 중
[논문리뷰] SimpleOPD: Simple Tokenizer-Agnostic On-Policy Distillation for Long-Context Reasoning본 논문은 강력한 long-context reasoning 능력을 갖춘 교사 모델로부터 단기 컨텍스트(short-context) 학생 모델로 추론 능력을 성공적으로 전수하는 것을 목표로 합니다.#Review#On-policy Distillation#Long-context Reasoning#Tokenizer-agnostic#ProofBench#Policy Alignment#KL Regularization2026년 8월 16일댓글 수 로딩 중
[논문리뷰] Self-Supervised Visual On-Policy Distillation본 논문은 기존의 On-Policy Distillation이 의존하던 외부의 privileged information(예: 정답, 지역 정보 등) 없이도 어떻게 효과적인 학습 신호를 구축할 수 있는지에 대한 근본적인 의문을 제기합니다.#Review#On-Policy Distillation#Self-Supervised Learning#Visual Augmentation#Teacher-Student Asymmetry#Vision-Language Models#Knowledge Distillation2026년 8월 16일댓글 수 로딩 중
[논문리뷰] Second Thought: Reasoning in Parallel as LLM Agents Act and Observe본 논문은 ReAct 기반 LLM 에이전트의 워크플로우에서 발생하는 Reasoning Idle Window가 활용되지 않는 비효율성을 해결하고자 합니다. 기존의 에이전트는 Thought 페이즈 이후 대기 상태에 빠지며, 이는 추가적인 추론 자원이 낭비되는 구간입니다.#Review#LLM Agents#ReAct#Reasoning Idle Window#Parallel Reasoning#Inference Efficiency#Atomic Thoughts2026년 8월 16일댓글 수 로딩 중
[논문리뷰] Scaling Domain Data Repetition in LLM Pretraining본 연구는 모델 규모가 커질수록 컴퓨팅 최적화 학습을 위해 더 많은 토큰이 필요하지만, 고품질 도메인 데이터 확보가 어렵다는 불균형 문제를 해결하고자 합니다.#Review#LLM Pretraining#Data Repetition#Tokens-per-parameter Ratio#Scaling Laws#Domain Adaptation#Overfitting2026년 8월 16일댓글 수 로딩 중
[논문리뷰] SPARGen: Unifying Spatial Perception and Reasoning through Native Multimodal Generation본 논문은 공간 인지와 추론을 분리된 태스크로 다루는 기존의 한계를 극복하고, 이를 하나의 통합된 multimodal generative framework에서 해결하고자 합니다.#Review#Multimodal Foundation Models#3D Reconstruction#Spatial Reasoning#Dense Correspondence#Generative AI#Mixture-of-Experts2026년 8월 16일댓글 수 로딩 중
[논문리뷰] PRM-as-a-Judge 1.5: A Toolkit for Robot Process Assessment본 논문은 기존의 로봇 평가 방식이 가진 단순함의 한계를 극복하고, 더 정교한 프로세스 기반 평가 체계를 구축하는 것을 목표로 합니다.#Review#Embodied AI#Robot Process Assessment#Progress Reward Model#VLA#WAM#RoboDojo#RoboPulse++2026년 8월 16일댓글 수 로딩 중
[논문리뷰] Multimodal Model Diffing for Feature Discovery and ControlProblem: MLLMs는 시각적 이해 능력이 뛰어나지만, 이러한 행동을 유발하는 내부 feature를 식별, 감사(audit) 또는 제어하기 어렵다.#Review2026년 8월 16일댓글 수 로딩 중
[논문리뷰] MobileMem: Learning from a Year of Mobile Experiences본 논문은 차세대 AI 에이전트가 단순한 질의응답을 넘어 사용자와 장기간 동행하며 지속적으로 진화하는 '개인 지능(Personal Intelligence)'을 구현해야 한다는 필요성에서 출발합니다.#Review#On-Device Memory#AI Agents#Long-Term Memory#Personalization#Mobile Computing#Multimodal Interaction2026년 8월 16일댓글 수 로딩 중
[논문리뷰] Marionette: Predicting World States, Rendering Geometry, Painting Appearance본 논문은 기존 interactive game world models가 visual observations을 pixel 또는 latent space에서 직접적으로 autoregressive하게 생성함으로써 발생하는 일관성 및 제어 가능성 저하 문제를 해결하고자 합니다.#Review#World Models#Game Engine#Articulated Characters#Deterministic Rendering#Video Diffusion#Controllability#State Prediction2026년 8월 16일댓글 수 로딩 중
[논문리뷰] LittleLearner: Language Models Under Pedagogically Controlled Knowledge Exposure본 논문은 현대 LLM이 방대한 web-scale 데이터로 학습되어 prior knowledge와 실제 학습된 capability 간의 경계가 불투명하다는 문제를 해결하고자 한다.#Review#LLM#Pretraining#Curriculum Learning#Data Contamination#Educational Sandbox#Capability Boundary2026년 8월 16일댓글 수 로딩 중
[논문리뷰] Latent On-Policy Self-Distillation본 논문은 기존 OPSD 방식이 의존하는 수작업(hand-crafted) 방식의 privileged context가 모델의 확장성과 범용적 자가 진화(self-evolving)를 저해하는 핵심 병목임을 지적합니다.#Review#On-Policy Self-Distillation#Latent Context#Agent Evolution#Reinforcement Learning#End-to-End Learning#Privileged-Margin Constraint2026년 8월 16일댓글 수 로딩 중
[논문리뷰] Intern-S2-Mobius: Foundation Model with Decoupled Knowledge and Reasoning본 논문은 기존 Transformer 아키텍처의 지식 저장과 추론 연산이 강하게 결합된 구조적 한계와 이로 인한 비효율성을 해결하기 위해 제안되었습니다.#Review#Foundation Models#Knowledge-Reasoning-Decoupling#Latent Reasoning#Backward Residual Connection#Inference Efficiency#Chain-of-Thought2026년 8월 16일댓글 수 로딩 중
[논문리뷰] HumanTracker: Towards Comprehensive and Human-Aligned Motion Tracking Benchmark본 논문은 기존의 휴머노이드 모션 트래킹 평가 방식이 실제 인간이 비디오에서 인지하는 모션 품질과 일치하지 않는다는 근본적인 문제를 해결하고자 한다.#Review#Humanoid Motion Tracking#Benchmark#Preference-Aligned Evaluation#HumanScore#Reward Model#Motion Taxonomy#Teleoperation#Whole-Body Imitation2026년 8월 16일댓글 수 로딩 중
[논문리뷰] Generation as Auxiliary Supervision: Enhancing Visual Understanding at Zero Inference Overhead via Decoupled Embedding Prediction본 논문은 MLLM에서 시각적 이해와 생성이 서로 분리된 목표로 다뤄지며, 기존의 생성 학습이 모델의 고차원적 이해 능력을 저해하는 문제를 해결하고자 합니다.#Review#Multimodal Large Language Models#Visual Understanding#Auxiliary Supervision#Next Embedding Prediction#Mixture-of-Transformers#Representation Learning2026년 8월 16일댓글 수 로딩 중