AI/ML News & Innovations Hub

AI/ML news, top picks, and generated innovation digests.

★ Visit ai-karthik.com
422Sources
34834News Items
8Top Picks
202Blogs
successLast Run

Computer Vision

90 articles tagged with this keyword, sorted by most recent first.

← All Keywords
Transactions on Machine Learning Research 2026-08-14 00:00 UTC Score 49.0 AI-084-20260814-research-pap-fb694d8a

Statistical Test for Attention in Transformers for Images and Time Series

Transformer models have achieved exceptional performance in various domains, including computer vision and time-series analysis. Their core attention mechanism is widely used to interpret model decisions by assigning importance weights to input regions, such as image patches or time series intervals. However, the reliability of these interpretations remains a major concern. High-attention weights do not necessarily indicate genuinely significant features; they may instead be artifacts of the model's computation, undermining their reliabilities in high-stakes applications such as medical diagnostics. To address this, we propose a novel statistical framework designed to quantify the significance of high-attention regions in Transformer models. Our framework is built on selective inference (SI) to correct for the inherent selection bias that arises from testing regions chosen through the complex attention computation of the Transformer models. A key contribution of this work is a novel computational method that extends SI to the complex non-linearity of self-attention, enabling the computation of valid $p$-values for high-attention regions. These $p$-values serve as a reliable measure of significance, strengthening the interpretability of Transformer decisions. The validity and effectiveness of our approach are demonstrated through numerical experiments and applications to brain image diagnosis and electroencephalography (EEG) data analysis.

Transactions on Machine Learning Research 2026-08-14 00:00 UTC Score 56.0 AI-084-20260814-research-pap-e6b6c415

Doubly Debiased Robust Subsampling for Transfer Learning

This paper develops a general framework for doubly debiased robust subsampling for transfer learning. The setting arises when massive source datasets are computationally infeasible to use in full, while naive or heuristic subsampling leads to biased estimators that further inherit transfer bias under source-target distributional shifts. We resolve these challenges through two complementary debiasing mechanisms. Inverse probability weighting removes subsampling bias by ensuring that subsample-based estimators represent the full source distribution, while a target-based one-step refinement recenters estimators towards the target distribution, thereby mitigating transfer bias. These corrections are embedded within a distributionally robust optimization design that simultaneously controls worst-case target risk and enforces source-target alignment through maximum mean discrepancy. To optimize subsampling distributions, we propose a scalarized particle swarm algorithm that efficiently explores the robustness-alignment frontier by adjusting a single tuning parameter. We establish theoretical properties, including asymptotic normality, generalization bounds, oracle inequalities, and minimax optimality under distributional uncertainty. Simulation studies and empirical applications in text sentiment and image recognition demonstrate that the proposed method consistently improves prediction accuracy and robustness compared with uniform subsampling, target-only training, and alignment-…

Synced 2026-08-12 15:06 UTC Score 54.0 AI-041-20260812-ai-specialis-503c1bfe

Comment on NVIDIA’s Global Context ViT Achieves SOTA Performance on CV Tasks Without Expensive Computation by VoiceAILabs

I liked how GC ViT pairs global self-attention with token generation to avoid the usual quadratic blow-up while still modeling long-range context — that seems really practical for high-res image tasks. I've noticed similar gains when shaving attention overhead for on-device models at VoiceAILabs VoiceAILabs , where small architecture changes can make deployment much more realistic.

Synced 2026-08-12 14:03 UTC Score 45.0 AI-041-20260812-ai-specialis-6a4552d2

Comment on Megvii UPerNet Performs Multi-Level Visual Scene Interpretation at a Glance by John Mick

Combining heterogeneous datasets into Broden+ seems just as important as the network design itself. The multi-task approach is especially interesting because scene, object, part, material, and texture labels exist at different levels of granularity. I wonder how UPerNet handles conflicting or overlapping annotations when the same visual region appears across datasets.

Roboflow Blog 2026-08-07 21:05 UTC Score 49.0 USR-0088-20260807-ai-specialis-e076a2b8

Top Models for AI Data Labeling

Labeling is the slowest part of building a vision model. The fix is letting a foundation model take the first pass while a human reviews. We benchmarked every top vision model on object detection to find which ones you can trust with the job, and how to pick between them.

NVIDIA Blog 2026-08-04 15:00 UTC Score 43.0 AI-055-20260804-official-ai--9e93cc4c

NVIDIA Alpamayo 2 Super, the Frontier Open Model for Robotaxis and Autonomous Vehicles, Now Available for Commercial Use

For robotaxis and other autonomous vehicles (AVs), the hardest problems aren’t the everyday scenarios. They’re the rare, complex situations that are difficult to anticipate and train for. Handling these long‑tail events takes more than just object detection and motion prediction. AVs must understand the situation, reason about cause and effect, choose the right action and […]

Entrackr AI 2026-08-04 05:00 UTC Score 61.0 USR-0212-20260804-regional-new-ce92ad3c

Tractor Junction gets RBI licence to launch NBFC arm Dhanrise Finance

Rural auto fintech platform Tractor Junction has received a Certificate of Registration from the Reserve Bank of India (RBI) to operate a non banking financial company (NBFC) through its wholly owned arm, Dhanrise Finance Private Limited. The company said Dhanrise has received a Type II NBFC ND ICC licence and will start lending operations in October 2026, beginning with Rajasthan and Madhya Pradesh. It plans to expand to Gujarat, Maharashtra, Chhattisgarh and Uttar Pradesh in phases. According to Tractor Junction, Dhanrise will focus on financing used tractors and rural vehicles, targeting an estimated Rs 50,000 crore credit gap in the segment. The company aims to disburse Rs 100 crore in loans over the first 24 months, with typical loan sizes ranging from Rs 3 lakh to Rs 5 lakh. The company said it will use AI based valuation, computer vision driven condition assessment, satellite imagery and a 120 point tractor inspection framework to reduce loan approval time from 8 to 10 days to less than 24 hours. It will leverage Tractor Junction’s network of over 6 crore annual platform visitors, retail operations across 100 cities in six states and its fintech arm FINJ, which facilitates about Rs 350 crore in rural vehicle loans every month through over 30,000 channel partners. “India has more than ten dedicated used car financiers, but not a single institutional used tractor specialist, even though the unmet credit need is Rs 50,000 crore,” said Rajat Gupta, CEO and Founder of Trac…

Roboflow Blog 2026-08-03 15:25 UTC Score 33.0 USR-0088-20260803-ai-specialis-f32cba86

Computer Vision PLC Integration: Turn Detections into Machine Actions

Computer vision PLC integration turns detections into real machine actions. Learn how cameras, RF-DETR, Roboflow Workflows, edge inference, and protocols such as OPC UA, Modbus TCP, and EtherNet/IP connect vision systems to PLCs for reject, stop, alert, and quality-control tasks.

AI Stack Exchange 2026-07-31 17:24 UTC Score 25.0 AI-110-20260731-social-media-f2a2d732

Recognition of wafer plate numbers in the cassette slot

I've been trying to find a solution to this problem for a month now, but to no avail. I need to detect occupied slots in silicon wafer cassettes. A cassette has slots from 1 to 25. This is a computer vision task, but the difficulty lies in the high density of the wafers inside the cassette, making classic BoundingBox-based detection approaches unsuitable. A little more information: the detection frames are taken from a fixed camera, and a person positions the cassette under the camera, so there may be a slight bias. I tried the following approaches: 1. Multi-class classification based on ResNet. I labeled about 400 photos with classes from Slot_1 to Slot_25 (depending on the occupied slots in the photo). The results were good for isolated wafers, but ResNet often makes mistakes when the wafers are densely packed. Ultimately, I realized that this approach is viable, but much more data is needed. The problem is that I don't have the resources to collect that much data. 2. Keypoint detection based on YOLO Pose. I marked the data so that four points marked the corners of the cassette (two holes at the bottom and two pins at the top). I planned to subsequently correct the image perspective based on these four points and classify the presence of plates based on fixed BoundingBoxes. However, this solution also didn't work. YOLO Pose finds the BoundingBoxes well, but the points fluctuate significantly relative to the required locations. As a result, I no longer know how to approach…

Data Science Stack Exchange 2026-07-30 06:01 UTC Score 15.0 AI-111-20260730-social-media-ac0aff33

While performing segmentation techniques on an image, is resizing the image important?? And what all preprocessing techniques required for this task?

This is a part of my computer vision course, and I've to take an image with multiple objects in foreground, background, perform segmentation techniques like region splitting and merging, thresholding etc... SO the preprocessing techniques that would be required for these? and should I smoothen the image before preforming them

Entrackr AI 2026-07-30 04:56 UTC Score 56.0 USR-0212-20260730-regional-new-558ea009

Drone startup SUIND raises Rs 20.5 Cr in seed round led by Transition VC

Agriculture drone startup SUIND has raised Rs 20.5 crore ($2.2 million) in a seed funding round led by Transition VC. The round also saw participation from IIMA Ventures. Entrackr had exclusively reported the development recently. The fresh capital will be used to scale the commercial deployment of its agriculture drone platform, accelerate the development of its autonomous surveillance and infrastructure inspection drone, strengthen its proprietary autonomy technology and expand its engineering team. Founded in 2020 by Kunal Shrivastava and Kevin Kleber, SUIND develops autonomous unmanned aerial systems that use computer vision for navigation instead of relying primarily on GPS. Its technology enables drones to operate in low-altitude and GPS-denied environments. The startup has commercially deployed its DGCA-certified autonomous spraying drone, Bumblebee, across farms and plantations. It is also developing WASP, an autonomous aerial platform for industrial monitoring, security, surveillance and defence applications. Over the next 12 to 24 months, SUIND plans to scale the manufacturing and deployment of Bumblebee while preparing WASP for commercial launch. The agriculture drone ecosystem in India has witnessed growing interest in recent years, driven by demand for precision farming and government support for drone adoption. Suind competes with startups such as Marut Drones, Garuda Aerospace, IoTechWorld Avigation, BharatRohan, and Dhaksha Unmanned Systems.

Roboflow Blog 2026-07-29 21:35 UTC Score 30.0 USR-0088-20260729-ai-specialis-55cb41f2

Shop Floor Data Collection: How to Automate It with Computer Vision

Shop floor data is usually typed into forms after the fact. Cameras already see every unit, defect, and stoppage. Learn how to turn those observations into timestamped production events with RF-DETR, Roboflow Workflows, and Vision Events, including a working cycle-time example.

Apple Machine Learning Research 2026-07-27 00:00 UTC Score 38.0 AI-059-20260727-official-ai--b99c0a17

GH-ESD: Grounded Hypothesis-Driven Error Slice Discovery for Instance-Level Vision Tasks

Systematic failures of vision models on semantically coherent subsets, known as error slices, reveal limitations in robustness and evaluation. Existing slice discovery approaches largely model slices as clusters in representation space or combinations of predefined attributes. While effective for image-level classification, such formulations are insufficient for instance-level tasks such as object detection and segmentation, where failures often arise from contextual relational and spatially grounded visual patterns. We propose GH-ESD (Grounded Hypothesis-Driven Error Slice Discovery), a…

Simon Willison Weblog 2026-07-24 23:48 UTC Score 60.0 USR-0110-20260724-ai-specialis-92e062a8

Introducing Claude Opus 5

Introducing Claude Opus 5 I've been offline kayaking with sea otters for much of today so I haven't had a chance to put Anthropic's new model Claude Opus 5 through its paces yet. The buzz is positive, and Anthropic's description of it as a "thoughtful and proactive model that comes close to the frontier intelligence of Claude Fable 5 at half the price" sounds promising. It's currently leading the Artificial Analysis leaderboard , in front of even Fable 5. It's priced the same as Opus 4.8, and continues to offer a "fast mode" at twice the cost of the base model. Based on this anecdote in the release post it sounds like it might be relentlessly proactive : On one Frontier-Bench task, Opus 5 was given a drawing of a machine part and asked to write code to rebuild it as a 3D FreeCAD model. However, in this task, the model was intentionally given no way to directly viewthe drawing. Opus 5 responded by writing its own computer vision pipeline to pull the geometry from the raw pixels, then reconstructed the full machine part. It's better at finding vulnerabilities but has deliberately not been trained on how to exploit them. Hopefully this means the US government won't shut it down! As with its predecessor, Opus 4.8, we’ve intentionally avoided training Opus 5 on cyber tasks. The model has nevertheless improved substantially on these tasks as a result of becoming more generally capable, and it comes close to Mythos 5 at finding cybersecurity vulnerabilities. However, it remains sub…

Entrackr AI 2026-07-23 06:02 UTC Score 57.0 USR-0212-20260723-regional-new-5bf8d260

AI insurtech startup NeuralKart raises seed funding led by Inflection Point Ventures

Bengaluru-based AI insurtech startup NeuralKart has raised Rs 2.35 crore in a seed funding round led by Inflection Point Ventures. The proceeds will be used for product development, AI and machine learning engineering, customer acquisition, go-to-market expansion and working capital. Founded in 2024 by Manoj Raju, Shreyas R. Halageri and Vidvath Kamireddy, NeuralKart develops AI platforms for insurance operations and industrial safety. Its insurance platform, InsureMind, automates underwriting, claims, renewals and audits by analysing insurers' policy documents. The company's FieldSense platform uses computer vision with drone, CCTV, IP camera and sensor data to identify safety risks at industrial sites and generate risk assessments. NeuralKart claims to have onboarded paying enterprise customers and has maintained a 100% customer retention rate since inception. The startup works with general insurers and industrial risk services firms across health underwriting, claims automation and field safety, and has also entered a co-development partnership for its FieldSense platform. NeuralKart operates at the intersection of insurtech and industrial safety technology, targeting enterprise customers in India and overseas.

Roboflow Blog 2026-07-22 15:49 UTC Score 33.0 USR-0088-20260722-ai-specialis-1795c417

Hog Ring Detection with Computer Vision

Detect visible hog rings with RF-DETR, compare their positions with predefined attachment zones, and use Gemini 2.5 Pro to generate an automotive seat inspection summary.

Entrackr AI 2026-07-20 05:17 UTC Score 51.0 USR-0212-20260720-regional-new-f69ddc98

Exclusive: Agriculture drone startup Suind set to raise Rs 20.5 Cr at Rs 80 Cr valuation

Agriculture drone startup Suind is set to raise Rs 20.5 crore (around $2.2 million) in a fresh funding round led by Transition Venture Capital Fund, according to regulatory filings reviewed by Entrackr. The board of the Bengaluru-based company has approved the issuance of 5,107 compulsorily convertible preference shares (CCPS) at an issue price of Rs 40,132.20 each to raise the capital. As part of the round, Transition Venture Capital Fund will invest Rs 20 crore, while CIIE Initiatives will infuse Rs 50 lakh. According to Entrackr's estimates, the fresh round values Suind at around Rs 80 crore (approximately $8.4 million) on a post-money basis. The investment comes after a gap of around two-and-a-half years. In November 2023, Suind had raised Rs 5 crore in a seed funding round led by Sunicon Ventures, with participation from Zetta Farms and several angel investors. Founded in 2020 by Kunal Shrivastava and Kevin Kleber, Suind develops autonomous drone solutions for agriculture. Its flagship platform, Bumblebee, combines computer vision with autonomous navigation to help farmers monitor crops, detect issues, and carry out precision spraying with minimal human intervention. The company now plans to use the fresh capital to expand the use of its drone technology beyond agriculture and into industrial applications. Following the allotment, Transition Venture Capital Fund will emerge as Suind's largest external shareholder with a 25% stake. Co-founders Kunal Shrivastava and Kevin…

The Decoder 2026-07-19 10:17 UTC Score 56.0 AI-168-20260719-regional-ai--79d8b4a4

Google Deepmind argues video generators already contain the world models computer vision has been missing

Google Deepmind's GenCeption repurposes a video generator for classic vision tasks such as depth estimation and segmentation, matching state-of-the-art systems with far less training data. The model trained almost entirely on synthetic videos. Its results add to the debate over whether video generators already contain a kind of universal world model. The article Google Deepmind argues video generators already contain the world models computer vision has been missing appeared first on The Decoder .

Roboflow Blog 2026-07-17 10:50 UTC Score 36.0 USR-0088-20260717-ai-specialis-204f4290

Retail Object Detection with RF-DETR

Detect visible beverage products with RF-DETR, compare their counts with fixed camera-frame thresholds, and use Gemini 2.5 Pro to generate a shelf inspection summary.

Roboflow Blog 2026-07-17 10:03 UTC Score 36.0 USR-0088-20260717-ai-specialis-d0f80878

Cosmetic Defect Detection with Computer Vision

Learn how computer vision can automate cosmetic defect inspection by detecting paint scratches and identifying the affected car part. This guide shows how to train an RF-DETR model in Roboflow, build a part-level inspection Workflow, and return visual results and repair-ready outputs for QA review.

The Guardian AI 2026-07-17 09:00 UTC Score 40.0 AI-021-20260717-global-ai-ne-cbf7c827

‘Adversarial clothing’: are garments designed to confuse facial recognition systems about to go mainstream?

Designers say that as well as offering a degree of protection from surveillance, their clothes make a powerful fashion statement about the importance of privacy As facial recognition technology is rolled out across Britain’s public spaces, a new generation of designers say privacy could be the next big fashion trend. Companies have started incorporating “adversarial patterns” in their garments – carefully designed arrangements of shapes, colours and repeated motifs said to exploit weaknesses in some computer vision systems. Continue reading...

Entrackr AI 2026-07-16 05:21 UTC Score 48.0 USR-0212-20260716-regional-new-732210cf

Physical AI startup SwitchOn raises $8 Mn in pre-Series B round led by IvyCap

Bengaluru-based Physical AI startup SwitchOn has raised $8 million (around Rs 78 crore) in a pre-Series B funding round led by IvyCap Ventures. The round also saw participation from SIG Tattva and Trifecta Capital. This marks SwitchOn's third major funding round after raising $1.1 million in seed funding and $4.2 million in its Series A round. The fresh capital will be used to expand internationally, strengthen research and development, and scale its go-to-market operations across manufacturing sectors. Founded by Aniruddha Banerjee and Avra Banerjee, SwitchOn develops AI-powered quality inspection systems for manufacturers. Its platform integrates computer vision and AI directly into factory equipment to automate defect detection and quality checks. The startup's flagship product, DeepInspect, helps manufacturers identify defects in products during production using edge-based computer vision technology. According to the company, the platform can inspect products at high speeds while reducing quality-related costs. SwitchOn serves manufacturers across sectors including consumer goods, electronics, automotive and pharmaceuticals. Its customers include Unilever, Bosch, Maruti Suzuki and ALPA. The firm claims to have deployed across more than 170 production lines in over 60 manufacturing facilities across four continents. Commenting on the fundraise, co-founder Aniruddha Banerjee said the company aims to build AI-driven systems that automate quality inspection and support zero-…

AWS Machine Learning Blog 2026-07-15 18:11 UTC Score 46.0 AI-057-20260715-official-ai--1b2078ba

Agentic vision: Building visual intelligence with Amazon Bedrock and MCP servers

In this post, we walk you through the Computer Vision MCP Server, which illustrates this approach, representing how AI systems can process visual information and make intelligent decisions through a single, standardized interface. This convergence transforms what was once a complex integration challenge into a streamlined process, making AI capabilities accessible to a broader range of applications and developers.

Roboflow Blog 2026-07-15 12:12 UTC Score 49.0 USR-0088-20260715-ai-specialis-3ff4fb74

Best Computer Vision Models in 2026: A Task-by-Task Guide

Explore the best computer vision models in 2026 for object detection, segmentation, classification, keypoints, OCR, vision-language tasks, depth estimation, and tracking. Compare leading models, benchmarks, licensing, deployment options, and when to fine-tune on custom data using Roboflow tools.

Roboflow Blog 2026-07-13 15:06 UTC Score 33.0 USR-0088-20260713-ai-specialis-b3578995

Automate Surface Defects Detection with Vision AI

Learn how computer vision can detect surface defects. This guide explains common use cases and shows how to build a Roboflow surface inspection workflow that detects defects, visualizes results, and supports quality decisions.

OpenAI Community 2026-07-09 12:59 UTC Score 40.0 AI-116-20260709-social-media-73caff3d

Software Architecture Is Fractal (read only if you're bored)

This is Alice a model I have played with off and on for 2 years, I introduced her first incarnation here as a demo in custom GPTs . It may interest you it is a much more advanced version A Modular Mode-Switching Architecture for a Mythic-Logic GPT AI Companion System (Formal Spec) — v2 https://philarchive.org/rec/MCPAMM-2

Entrackr AI 2026-07-09 08:32 UTC Score 51.0 USR-0212-20260709-regional-new-4b1714a0

Physical AI startup Hakimo raises $12 Mn

Hakimo, an AI-powered physical security platform, has raised $12 million in a growth funding round led by existing investor Zigg Capital. The round also saw participation from Neotribe Ventures, Vertex Ventures, Defy.vc and Rocketship.vc. With this investment, the company’s total funding has reached $32 million. The fresh capital will be used to accelerate product development, expand into new markets and industry segments, and grow the company’s team. Hakimo also plans to broaden its platform beyond security use cases into areas such as safety, compliance and customer experience. Founded by Indian origin co-founders Sam Joseph, Sagar Honnungar and team, Hakimo develops AI-based security monitoring solutions that work with existing surveillance camera infrastructure. The platform uses computer vision and AI to detect incidents, monitor properties and support security operations in real time. The firm claims that it has tripled its revenue over the past 12 months. This marks its third consecutive year of threefold revenue growth. During the same period, Hakimo expanded its customer base to more than 300 clients and doubled its workforce. Hakimo serves a range of customers, including Fortune 500 companies, real estate operators and commercial properties. The company recently launched new features such as AI-powered forensic search, which helps users analyze security footage more efficiently. According to Hakimo, its platform enables a single operator to monitor areas that would…

JetBrains AI Blog 2026-07-07 17:51 UTC Score 42.0 USR-0065-20260707-ai-specialis-189ce410

Best Object Detection Models for Machine Learning in 2026

Object detection powers transformative applications, from autonomous vehicles navigating city streets and security systems identifying threats in real time to retail analytics tracking inventory and medical imaging detecting tumors. But choosing the right model for your computer vision project can be challenging, especially with dozens of architectures claiming superiority across different metrics. In this guide, […]

Synced 2026-07-07 07:10 UTC Score 51.0 AI-041-20260707-ai-specialis-3f6bf0e5

Comment on Interview with Tencent AI Lab- Four Core Research Fields:Computer Vision, Speech Recognition, Natural Language Processing and Machine Learning by Owen Parker

I've seen examples where clear tracking information greatly improves the user experience. If you're interested in how a modern tracking system presents shipment updates and delivery statuses, this guide is worth a look: https://anposttracking.org/ . It's a helpful reference for anyone building customer-focused applications

Stack Overflow Machine Learning Tag 2026-07-07 03:16 UTC Score 52.0 AI-112-20260707-social-media-48b07515

Seeking Guidance from Experienced ML/Embedded Engineers on an Edge AI Sign Language Recognition Project

Hi everyone, I'm a final-year Electronics Engineering student, and my team is working on our major project. I'd really appreciate feedback from people who have experience in computer vision, embedded AI, or machine learning deployment. Our goal is to build a **portable, offline sign language recognition system** that runs entirely on a **Raspberry Pi 5** without any cloud dependency. ### Current system design ur proposed pipeline is: * Raspberry Pi 4 + Camera Module 3 for live video capture * MediaPipe Hands to extract 21 hand landmarks (63 features) * Landmark normalization to reduce the effects of hand size, position, and camera distance * Lightweight classifier running with TensorFlow Lite * INT8 quantization for faster inference on Raspberry Pi * OLED display for text output * Offline Text-to-Speech for voice output The initial target is to recognize the **26 ASL alphabet gestures**, with plans to expand later. ### Why we chose landmark-based recognition Instead of feeding raw RGB images into a CNN, we're using MediaPipe landmarks because they: * Greatly reduce computational cost * Require much less memory * Preserve user privacy * Are better suited for real-time inference on edge devices I'd really value your opinions on the following: 1. **Model selection:** Since the input is only a 63-dimensional landmark vector, would you recommend an MLP, 1D CNN, GRU, LSTM, Transformer, or another architecture? What would you choose if the priority is real-time inference on a Raspb…

Analytics Vidhya 2026-07-06 05:14 UTC Score 33.0 AI-034-20260706-ai-specialis-c47d4075

Modern VLMs Explained: How GPT-4o, Gemini, Claude Vision, and Qwen-VL Work

Vision Language Models, or VLMs, are AI models that can understand both visual content and language. While earlier models like CLIP and BLIP connected images with text, modern VLMs can analyze images, read documents, interpret charts, answer visual questions, and support multimodal conversations. Models like GPT-4o, Gemini, Claude Vision, and Qwen-VL are making visual AI […] The post Modern VLMs Explained: How GPT-4o, Gemini, Claude Vision, and Qwen-VL Work appeared first on Analytics Vidhya .

Transactions on Machine Learning Research 2026-07-06 00:00 UTC Score 49.0 AI-084-20260706-research-pap-960a167b

Optimizing Attention with Mirror Descent: Generalized Max-Margin Token Selection

Attention mechanisms have revolutionized several domains of artificial intelligence, such as natural language processing and computer vision, by enabling models to selectively focus on relevant parts of the input data. While recent work has characterized the optimization dynamics of gradient descent (GD) in attention-based models and the structural properties of its preferred solutions, less is known about more general optimization algorithms such as mirror descent (MD). In this paper, we investigate the convergence properties and implicit biases of a family of MD algorithms tailored for softmax attention mechanisms, with the potential function chosen as the $p$-th power of the $\ell_p$-norm. Specifically, we show that these algorithms converge in direction to a generalized hard-margin SVM with an $\ell_p$-norm objective when applied to a classification problem using a softmax attention model. Notably, our theoretical results reveal that the convergence rate is comparable to that of traditional GD in simpler models, despite the highly nonlinear and nonconvex nature of the present problem. Additionally, we delve into the joint optimization dynamics of the key-query matrix and the decoder, establishing conditions under which this complex joint optimization converges to their respective hard-margin SVM solutions. Lastly, our numerical experiments on real data demonstrate that MD algorithms improve generalization over standard GD and excel in optimal token selection.

Analytics Vidhya 2026-07-04 19:55 UTC Score 21.0 AI-034-20260704-ai-specialis-d9af63a8

YOLO26 Tutorial: Object Detection, Pose Estimation & More

Looking to model to implement pose estimation? I know something that can perform detection, instance segmentation, pose estimation and classification, all of that in real-time. Yes, I’m talking about the YOLO26 from ultralytics. It can aid security systems or can be fine-tuned to detect even smaller objects. Wondering how to get started? No worries, we’ll […] The post YOLO26 Tutorial: Object Detection, Pose Estimation & More appeared first on Analytics Vidhya .

Practical AI Podcast 2026-07-02 09:00 UTC Score 39.0 AI-143-20260702-podcasts-and-d1665f54

Image Generation and Visual Intelligence with Black Forest Labs

How has AI image generation evolved from blurry outputs to powerful visual intelligence models? Dustin Podell, Co-Founder and Researcher at Black Forest Labs, explains the progression from diffusion to flow matching, how modern image models work, and how they're being used for image editing and practical visual workflows. The conversation also explores the FLUX family of models, running image generation locally, and where visual AI is headed next. Featuring: Dustin Podell – LinkedIn Chris Benson – Website , LinkedIn , Bluesky , GitHub , X Daniel Whitenack – Website , GitHub , X Links: Black Forest Labs Developer Dashboard Research Page FLUX.1 Kontext: Flow Matching for In-Context Image Generation and Editing in Latent Space Laying the Foundations for Visual Intelligence Sponsors: Midwest AI Summit: Join AI practitioners on October 15 in Indianapolis for practical sessions, hands-on discussions, and real-world AI solutions. Use code PracticalAI20 to save 20% on your registration. https://midwestaisummit.com/#tickets Prediction Guard: A self-hosted AI control plane for running agents in high impact environments. predictionguard.com/practicalai Upcoming Events: Register for upcoming webinars here ! Midwest AI Summit 2026

Roboflow Blog 2026-07-01 17:40 UTC Score 36.0 USR-0088-20260701-ai-specialis-aafb0fbf

Fastest Object Detection Models in 2026

Compare the fastest object detection models. Learn how to test models in Roboflow Workflows and use local Inference profiling to choose the best model for your data.

Roboflow Blog 2026-07-01 17:08 UTC Score 37.0 USR-0088-20260701-ai-specialis-22b8906e

Defect Inspection

Automate manufacturing defect inspection with computer vision. Learn how to train an RF-DETR model and build a pass/fail QA workflow using Roboflow and Gemini.

Berkeley AI Research Blog 2026-07-01 09:00 UTC Score 67.0 USR-0004-20260701-research-aca-484c06b2

2026 BAIR Graduate Showcase

Congratulations to the Berkeley Artificial Intelligence Research (BAIR) Lab class of 2026! This year, BAIR celebrates another remarkable group of Ph.D. graduates whose curiosity, creativity, and perseverance have pushed the frontiers of artificial intelligence and machine learning. Their work spans the breadth of modern AI — robotics and embodied intelligence, large language models and reasoning, computer vision, generative modeling, AI safety, human-AI interaction, AI for science and healthcare, and much more. Along the way, they have published influential research, built systems with real-world impact, mentored their peers, and shaped the BAIR community for the better. Now they are headed everywhere ideas travel: to faculty and postdoctoral positions, to industry research labs, and to startups of their own founding — and several are still exploring what comes next and would love to hear from you. Please join us in celebrating the achievements of these wonderful graduates. We are proud of everything they have accomplished at Berkeley, and we can’t wait to see what they do next! Thank you to our friends at the Stanford AI Lab for this idea! Baifeng Shi Email: baifeng_shi@berkeley.edu Website: https://bfshi.github.io/ Advisor(s): Trevor Darrell Research Blurb: I work on building generalist vision and robotic models. What's next: Member of Technical Staff at Physical Intelligence Charlie Snell Email: csnell22@berkeley.edu Website: https://sea-snell.github.io Advisor(s): Dan Kl…

Roboflow Blog 2026-06-30 18:14 UTC Score 41.0 USR-0088-20260630-ai-specialis-44a3586b

Text Prompt Object Detection with Roboflow

Text prompt object detection with SAM3: type your classes in a Roboflow Workflow and get boxes, masks, and confidence, no dataset or training.

Stack Overflow Machine Learning Tag 2026-06-19 06:38 UTC Score 32.0 AI-112-20260619-social-media-360de22b

Machine learning model test on new dataset [closed]

I made a machine learning computer vision model trained it on a known dataset now i want to test that model performance over my dataset how to do that. I am open to suggestions and best practices please give me detailed workflow . I'd really appreciate your help . Also feel free to share references links , YouTube links etc . I'd like to mention that my model is a mix of 5 pre existing model trained on a high standard data. Hope it has learned good enough are there other ways of knowing that apart from standard metric scores.

Artificial Intelligence News 2026-06-18 15:57 UTC Score 26.0 AI-029-20260618-ai-specialis-32d55aee

Computer vision deployments drive retail productivity gains

Computer vision deployments are driving retail productivity gains as operators automate physical shelf tracking to protect eroding margins. This hardware deployment directly addresses the persistent in-store execution failures currently costing the industry billions. A study authored by Coresight Research – in partnership with technology providers Simbe and RELEX Solutions – calculates the exact cost of […] The post Computer vision deployments drive retail productivity gains appeared first on AI News .

Roboflow Blog 2026-06-16 16:39 UTC Score 31.0 USR-0088-20260616-ai-specialis-09dd376e

Contact Lens Defect Inspection

Train a Roboflow object detection model, detect defects on each contact lens, and sort results into pass, review, and fail with a Custom Python Block.

NVIDIA Developer YouTube 2026-06-15 22:00 UTC Score 56.0 AI-144-20260615-podcasts-and-35153e06

Local Agents on Jetson: OpenClaw, NemoClaw, and AI You Can Build Into Daily Life

This session moves from running a local model to running a local autonomous agent. OpenClaw is a fully local AI assistant that runs on Jetson and connects to chat workflows, browser-based tools, and multi-step tasks. NemoClaw extends this with sandboxing, onboarding, inference routing, and policy controls for safer and more structured agent deployments. We'll show what changes when an AI system can take actions, use tools, and run privately on your own hardware — 24/7, at home, on the edge. Use cases include building dynamic browser-based games, prototyping smart computer vision apps, and running long research tasks without a cloud dependency. You will learn how to move from running a local model to running a fully local autonomous agent on NVIDIA Jetson. We'll cover: Building a local assistant with OpenClaw — extend the Episode 1 baseline into a full local assistant architecture that connects to chat workflows, browser-based tools, and multi-step tasks — running privately on your own hardware, 24/7. NVIDIA Orin Nano vs. AGX Orin vs. Thor — compare hardware paths side by side so you can make the right choice for your deployment constraints and performance needs. Why tool-calling models matter — see what changes when an AI system can take actions, use tools, and run autonomously, and what breaks when your model can't do it reliably. Safer local agents with NemoClaw — go further with sandboxing, onboarding, inference routing, and policy controls that make local agent deploymen…

NVIDIA Developer YouTube 2026-06-12 07:06 UTC Score 67.0 AI-144-20260612-podcasts-and-0509f277

Generate Synthetic Data for Physical AI With NVIDIA Brev Launchables and Agent Skills

Join NVIDIA for a live demonstration of how developers can generate synthetic data for physical AI using NVIDIA Brev Launchables and agent skills. Building synthetic data pipelines for robotics, digital twins, and autonomous systems often requires configuring GPU infrastructure, simulation environments, notebooks, and orchestration tools before meaningful work can begin. In this livestream, we'll show how NVIDIA Brev Launchables and agent skills simplify that process by packaging these components into ready-to-run workflows that help developers move from setup to data generation faster. In this livestream, you'll learn how to: - Launch preconfigured Physical AI development environments - Generate synthetic data using AI-powered workflows - Accelerate robotics, simulation, and digital twin development - Scale from individual tasks to larger synthetic data pipelines - Integrate data generation workflows into broader Physical AI ecosystems Through live, hands-on demonstrations, we'll show how developers can streamline synthetic data creation and reduce the complexity of building Physical AI workflows. Whether you're building robots, training computer vision models, creating digital twins, developing autonomous systems, or exploring Physical AI applications, this session provides a practical introduction to synthetic data generation with NVIDIA Brev Launchables and agent skills. -------------------------------- 📓 Resources Launchable: - Nurec: https://brev.nvidia.com/launchable/…

Apple Machine Learning Research 2026-05-28 00:00 UTC Score 34.0 AI-059-20260528-official-ai--6b440667

IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2026

Apple is presenting new research at the annual IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , which takes place in person in Denver at the Colorado Convention Center from June 3 to June 7. We are proud to sponsor the conference, which brings together the scientific and industrial research communities in computer vision and pattern recognition. Below is an overview of Apple’s participation at CVPR 2026.

Apple Machine Learning Research 2026-05-11 00:00 UTC Score 58.0 AI-059-20260511-official-ai--81099b76

BalCapRL: A Balanced Framework for RL-Based MLLM Image Captioning

Image captioning is one of the most fundamental tasks in computer vision. Owing to its open-ended nature, it has received significant attention in the era of multimodal large language models (MLLMs). In pursuit of ever more detailed and accurate captions, recent work has increasingly turned to reinforcement learning (RL). However, existing captioning-RL methods and evaluation metrics often emphasize a narrow notion of caption quality, inducing trade-offs across core dimensions of captioning. For example, utility-oriented objectives can encourage noisy, hallucinated, or overlong captions that…

Instacart Tech Blog 2026-02-17 16:24 UTC Score 30.0 USR-0056-20260217-ai-specialis-e3637742

Turning Data into Velocity: Caper’s Edge and Cloud Data Flywheel with Capsight

Key Contributors: Youming Luo, Andrew Tanner, Matas Sriubiskis, Sylvia Lin, Sikun Zhu, Lei Li, Xiao Zhou Introduction Caper is Instacart’s AI-powered smart cart that provides customers with a fast, seamless, and intuitive shopping experience. We achieve this through computer vision and multi-sensor fusion to power accurate product recognition and effortless checkout. Delivering this experience requires Caper’s AI models to understand what truly happens in stores — the movement, intention, and decisions unfolding across every grocery aisle. Historically, our ability to learn from production environments was limited. Even though the carts were deployed in stores, we lacked a scalable way to collect real‑world data that would allow us to rapidly iterate and improve our models. This resulted in three core challenges: Scalable Onboard Observability : We had little visibility into what was happening on the cart, in the stores. When something went wrong, it was hard to understand or reproduce the scenario. At the same time, each cart generates gigabytes of multimodal data, from sources such as cameras, weight sensors, and localization sensors. We needed a centralized way to capture key moments so the team could clearly understand what the cart experiences, how users interact with it, and where to improve — all while maintaining a magical user experience and minimal impact on the network. Data Quality and Diversity: Our models were primarily trained on manually-collected data that d…

Instacart Tech Blog 2026-02-09 20:45 UTC Score 36.0 USR-0056-20260209-ai-specialis-94a12313

From print to digital: Making weekly flyers shoppable at Instacart through computer vision and LLMs

From Print to Digital: Making Weekly Flyers Shoppable at Instacart Through Computer Vision and LLMs Key contributors: Prithvi Srinivasan, Shishir Kumar Prasad, Kristen Morgan, Bryan Pham, Rick Shukla, Preeti Chadha, Vipul Bahubali, Ahmad Sajedi, and Ali Maleky Introduction Grocery flyers have long been a cornerstone of retail promotions, from paper inserts in the newspaper to email blasts featuring weekly deals. As more grocery shopping shifts online, however, these static promotions haven’t kept pace with customer expectations for convenience and interactivity. At Instacart, we recognized the opportunity to transform static promotional content into interactive, shoppable experiences. In 2024, we launched grocery flyers on our platform[1] , enabling retailers to upload their weekly and monthly promotions. This enabled our customers to browse through weekly deals for their favourite retailers, providing easy ways to save. Fig 1: Sample grocery flyer Customers expect digital flyers to look and feel like the physical versions they’re used to, with the added ability to tap on items and shop directly. To deliver that experience early on, we relied on a manual digitization process. This involved drawing bounding boxes around every deal and accurately matching those deals to products to our catalog — a painstaking task that required 3–4 hours per flyer. As the feature gained traction with retailers, this manual approach quickly became unsustainable. With dozens of retailers uploadi…

AI Stack Exchange 2024-11-06 15:24 UTC Score 26.0 AI-110-20241106-social-media-3341b198

Is it possible to achieve both detection and image classification by training the model on the custom dataset?

I am beginning to work on a non-linear navigation system for educational videos as a part of my undergrad coursework project. As a part of it, I need to classify the unique frames (frame which is slide, handwritten, only figure, with both text and figure, only text, blank frame) and also need to segment (here also I have a question, is it a segmentation task or should I go with multi-object detection) the content of the frame (text, figure, title, figure title). I would like to do this using a single model trained on a single custom dataset. But I am not sure about the practicality of this. I have some questions regarding this: I am not sure how I should prepare the dataset for this task. Whether I could use annotation &its labels and class labels in the same dataset? Can I train the model on the dataset (if the answer to 1 is yes) only once to achieve both tasks? Do I need to make any other changes to the model except some changes to the final layer? Thank you in advance!

AI Stack Exchange 2024-05-30 20:45 UTC Score 23.0 AI-110-20240530-social-media-e1bfd7d7

Is reinforcement learning suitable for application automation?

I have basically automatised the use of an app through the use of OCR and computer vision. So basically when a word or an image is detected it will perform a certain action. When that action is successfully completed it will go to the next state. Now I want to try basically with a more "heuristic" approach and I thought about reinforcement learning. Why? Because I am aiming to build a tool that basically understand automatically what actions to perform in a certain state. But I have a doubt. Even though I don't need to declare an association like this (it would beat the purpose of deep reinforcement learning or deep learning in general): if(state.MENU_VIEW) clickManager.clickOnFolder(); ... I still need to define the states, the actions and the reward. Meaning I would need to instruct my app that when the OCR result is "Open Folder" it means the state I am in is MENU_VIEW. I simply wouldn't tell my app what action to perform in a that state. Am I correct? What I am trying to say is: how exactly could I make it so that the states (and maybe also the actions?) are generated automatically? The reward in this case scenario would be basically the folder being opened successfully.

Chip Huyen Blog 2023-10-10 00:00 UTC Score 53.0 USR-0111-20231010-ai-specialis-f4a68771

Multimodality and Large Multimodal Models (LMMs)

For a long time, each ML model operated in one data mode – text (translation, language modeling), image (object detection, image classification), or audio (speech recognition). However, natural intelligence is not limited to just a single modality. Humans can read, talk, and see. We listen to music to relax and watch out for strange noises to detect danger. Being able to work with multimodal data is essential for us or any AI to operate in the real world. OpenAI noted in their GPT-4V system card that “ incorporating additional modalities (such as image inputs) into LLMs is viewed by some as a key frontier in AI research and development .” Incorporating additional modalities to LLMs (Large Language Models) creates LMMs (Large Multimodal Models). Not all multimodal systems are LMMs. For example, text-to-image models like Midjourney, Stable Diffusion, and Dall-E are multimodal but don’t have a language model component. Multimodal can mean one or more of the following: Input and output are of different modalities (e.g. text-to-image, image-to-text) Inputs are multimodal (e.g. a system that can process both text and images) Outputs are multimodal (e.g. a system that can generate both text and images) This post covers multimodal systems in general, including LMMs. It consists of 3 parts. Part 1 covers the context for multimodality, including why multimodal, different data modalities, and types of multimodal tasks. Part 2 discusses the fundamentals of a multimodal system, using the…

Data Science Stack Exchange 2023-05-08 11:11 UTC Score 9.0 AI-111-20230508-social-media-1e8a095f

How does the background class work in object detection?

I am using YOLOv5 for object detection. I understand that any labelled classes that are not predicted, that is, false negatives (FN) shows up as background. But how are the false positive (FP) being calculated? As in if the background is not explicitly labelled in the data, how are we calculating the false positives? Please see the following confusion matrix for reference. The last row is "background FN". The last column is "background FP". Image source: https://github.com/ultralytics/yolov5/issues/6738

AI Stack Exchange 2023-03-16 22:32 UTC Score 34.0 AI-110-20230316-social-media-141d1094

What papers can I read that explore model performance vs dataset size?

I am trying to estimate how many images I need to label for an object detection task. I understand a lot of variables are at play, but I'd like to find some papers that have already explored this further. Specifically it would be helpful to find charts for specific model architectures on specific classes that plot: Mean Average Precision vs Training Set Size (num instances) What data exists to help me estimate how much data I need to train an object detection model?

AI Stack Exchange 2023-03-03 08:48 UTC Score 29.0 AI-110-20230303-social-media-6d7d5547

Keypoint generation in 3D point clouds with Deep Learning

I have a huge dataset of 3D point clouds (each point consists of X,Y,Z coordinates) and another dataset with keypoints (also X,Y,Z) which lie on quite recognizable structures in the point cloud. As a human it is pretty easy to find these keypoint given the according point cloud. There are 6-24 keypoints for each point cloud which may have up to 100.000 points but can be downsampled to fit into memory while processing. My goal is to train a supervised deep learning model to detect/generate these keypoints in new point clouds. These have to be new synthetic points since the keypoints are most likely not in my point cloud. Previously i tried to train a regression model using PointNet++ semantic segmentation. I generated weights for each point in the input point cloud according to its proximity to the next keypoint. For new point clouds the weights were predicted pretty well but it is very difficult to regenerate the synthetic keypoints from these weights since the area around the keypoint can be very sparse. Essentially i am trying to use a model like this RSN on 3D point clouds to detect synthetic keypoints in the data. I thought about using object detection models like VoxelNet but these detect bounding boxes and i want to get a single predicted point as a result. I am also wondering if its worth looking into GANs but i dont have experience with these models and until now i only found models who generate a whole new point cloud instead of a single points inside a given point…

Cross Validated 2022-11-21 11:08 UTC Score 15.0 AI-113-20221121-social-media-899bfa9d

For "fine-tuning", does the "domain adaptation" approach make sense?

I understand "domain adaptation" to be a type of "transfer-learning" technique. Domain Adaptation: By applying knowledge obtained from a domain with sufficient teacher labels (Source Domain) to a target domain without sufficient information (Target Domain), a discriminator, etc. that works with high accuracy in the target domain is learned. (Domain is a term that refers to a collection of data.) Can I use the "domain adaptation" approach for "fine-tuning" in object detection tasks?

Lilian Weng Blog 2022-06-09 22:10 UTC Score 31.0 USR-0112-20220609-ai-specialis-2cce1820

Generalized Visual Language Models

Processing images to generate text, such as image captioning and visual question-answering, has been studied for years. Traditionally such systems rely on an object detection network as a vision encoder to capture visual features and then produce text via a text decoder. Given a large amount of existing literature, in this post, I would like to only focus on one approach for solving vision language tasks, which is to extend pre-trained generalized language models to be capable of consuming visual signals .

AI Stack Exchange 2022-06-01 08:11 UTC Score 18.0 AI-110-20220601-social-media-35315369

Embedding Quality of Transfer Learning model vs Contrastive learning model

I am working on Contrastive learning which is a technique to learn features based on the concept of learning from comparing two or more instances. The downstream task is a classification problem. Transfer Learning Due to limited data, I tried to use Transfer learning model trained on "Imagenet"(ResNet50 V2 "Deep Residual Learning for Image Recognition Kaiming He, et.al"). I used the embedding from the pretrained model and trained Linear SVM and achieved a F1 score of 0.84. Contrastive Learning I also trained a model for contrastive learning using Facenet technique("FaceNet: A Unified Embedding for Face Recognition and Clustering Florian Schroff, et.al") and further used the embedding for training a Linear SVM for classification problem. The achieved F1 score is 0.83. Problem Though the scores of both the concept are closeby, I tried to evaluate the quality of both the embeddings using Silhouette Coefficient. Overall Silhouette Coefficient: Transfer Learning Embedding = 0.05 Contrastive Learning Embedding = 0.49 I do not understand this behaviour of the system that even with lower Silhouette Coefficient, the transfer learning model is able to perform well. Kindly provide me with your views on it

Stanford AI Lab Blog 2021-10-08 07:00 UTC Score 41.0 USR-0006-20211008-research-aca-b4d49fa6

Stanford AI Lab Papers at ICCV 2021

The International Conference on Computer Vision (ICCV 2021) will be hosted virtually next week. We’re excited to share all the work from SAIL that will be presented, and you’ll find links to papers, videos and blogs below. Feel free to reach out to the contact authors directly to learn more about the work that’s happening at Stanford! List of Accepted Papers GLoRIA: A Multimodal Global-Local Representation Learning Framework for Label-efficient Medical Image Recognition Authors : Mars Huang Contact : mschuang@stanford.edu Keywords : medical image, self-supervised learning, multimodal fusion 3D Shape Generation and Completion Through Point-Voxel Diffusion Authors : Linqi Zhou, Yilun Du, Jiajun Wu Contact : linqizhou@stanford.edu Links: Paper | Video | Website Keywords : diffusion, shape generation CAPTRA: CAtegory-level Pose Tracking for Rigid and Articulated Objects from Point Clouds Authors : Yijia Weng*, He Wang*, Qiang Zhou, Yuzhe Qin, Yueqi Duan, Qingnan Fan, Baoquan Chen, Hao Su, Leonidas J. Guibas Contact : yijiaw@stanford.edu Award nominations: Oral Presentation Links: Paper | Video | Website Keywords : category-level object pose tracking, articulated objects Detecting Human-Object Relationships in Videos Authors : Jingwei Ji, Rishi Desai, Juan Carlos Niebles Contact : jingweij@cs.stanford.edu Links: Paper Keywords : human-object relationships, video, detection, transformer, spatio-temporal reasoning Geography-Aware Self-Supervised Learning Authors : Kumar Ayush, Bura…

Cross Validated 2021-02-09 14:50 UTC Score 12.0 AI-113-20210209-social-media-46aef6a3

Is there any statistically meaningful definition for object confidence in object detection?

Most modern object detection algorithms rely on neural networks and output a bounding box and confidence for each object (or more accurately, a confidence for each possible object class considered, the highest of which is taken to be the true object confidence and to define the predicted class for that object). Beyond giving a relative likelihood of "objectness" (a predicted bounding box with 0.9 confidence is more likely to actually contain an object than a predicted bounding box with 0.1 confidence), is there any statistical significance to these predictions? For instance, should we be able to say that a predicted confidence of 0.1 indicates that roughly 10% of predictions at this confidence are actually objects? Is there another statistically meaningful definition? I understand that at best this would be a loose statistical meaning because neural networks would be trained with loss functions that codify this statistical distribution into a loss, and the network would then only approximate this statistical distribution. Thus the distribution would also depend on the loss function used to train the classification portion of the neural network. These issues notwithstanding, is there or was there at some point inherent meaning to the confidence measure, or is it purely a relative quantity?

Jay Alammar Blog 2020-12-17 00:00 UTC Score 39.0 USR-0113-20201217-ai-specialis-fb351fb3

Interfaces for Explaining Transformer Language Models

Interfaces for exploring transformer language models by looking at input saliency and neuron activation. Explorable #1: Input saliency of a list of countries generated by a language model Tap or hover over the output tokens: Explorable #2: Neuron activation analysis reveals four groups of neurons, each is associated with generating a certain type of token Tap or hover over the sparklines on the left to isolate a certain factor: The Transformer architecture has been powering a number of the recent advances in NLP. A breakdown of this architecture is provided here . Pre-trained language models based on the architecture, in both its auto-regressive (models that use their own output as input to next time-steps and that process tokens from left-to-right, like GPT2) and denoising (models trained by corrupting/masking the input and that process tokens bidirectionally, like BERT) variants continue to push the envelope in various tasks in NLP and, more recently, in computer vision. Our understanding of why these models work so well, however, still lags behind these developments. This exposition series continues the pursuit to interpret and visualize the inner-workings of transformer-based language models. We illustrate how some key interpretability methods apply to transformer-based language models. This article focuses on auto-regressive models, but these methods are applicable to other architectures and tasks as well. This is the first article in the series. In it, we present explo…

Andrej Karpathy Blog 2016-09-07 11:00 UTC Score 36.0 USR-0115-20160907-ai-specialis-85602144

A Survival Guide to a PhD

This guide is patterned after my “Doing well in your courses” , a post I wrote a long time ago on some of the tips/tricks I’ve developed during my undergrad. I’ve received nice comments about that guide, so in the same spirit, now that my PhD has come to an end I wanted to compile a similar retrospective document in hopes that it might be helpful to some. Unlike the undergraduate guide, this one was much more difficult to write because there is significantly more variation in how one can traverse the PhD experience. Therefore, many things are likely contentious and a good fraction will be specific to what I’m familiar with (Computer Science / Machine Learning / Computer Vision research). But disclaimers are boring, lets get to it! Preliminaries First, should you want to get a PhD? I was in a fortunate position of knowing since young age that I really wanted a PhD. Unfortunately it wasn’t for any very well-thought-through considerations: First, I really liked school and learning things and I wanted to learn as much as possible, and second, I really wanted to be like Gordon Freeman from the game Half-Life (who has a PhD from MIT in theoretical physics). I loved that game. But what if you’re more sensible in making your life’s decisions? Should you want to do a PhD? There’s a very nice Quora thread and in the summary of considerations that follows I’ll borrow/restate several from Justin/Ben/others there. I’ll assume that the second option you are considering is joining a medium…