AI Does Not Have to Watch a Long Video from the First Second to the Last: Google Lets the Model Choose What to Inspect
Original Chinese title: AI 看長影片,不必從第一秒吃到最後一秒:Google 讓模型先挑片段再看,影片理解開始像人翻找重點
Google's agentic video understanding lets a model decide which segments to inspect before concentrating limited computation on relevant frames. In selected tests Google reports up to 88% fewer tokens, 66% lower cost and improvements in some quality measures. The attraction for long interviews and archives is clear, but selective viewing makes traceability and missed-context risk more important.
Sulangal|卑南族/資深文化與影像工作者
Sulangal is a senior Puyuma cultural and visual-media practitioner focusing on image ethics, community narratives, cultural data sovereignty, and technology's influence on memory, identity and public trust.

Does a one-hour video really need every second sent into the model?
A conventional video-understanding pipeline is straightforward: divide a video into frames or clips, sample them at a fixed rate, send them to a model and then ask the model to answer questions. That approach is easy to explain and reproduce. But when a video is long, resolution is high and the question concerns only a few moments, much of the computation is spent looking at material that will never contribute to the answer.
Google's September 2026 introduction of agentic video understanding changes that sequence by letting the model plan first. Based on the question, it can choose time ranges to inspect and return to other sections only when more evidence is needed. In selected tests, Google reports token use falling by as much as 88%, cost by as much as 66%, and some quality measures improving by up to 7%. Those figures are not a promise for every video. They show that deciding where to look can itself become a computational strategy.
It is closer to searching an archive than fast-forwarding from beginning to end
Imagine looking through a two-hour interview for the first mention of a relocation decision. A human editor usually does not stare at every frame. They may scan a transcript, chapters, an audio waveform or known time points, jump to likely sections, and then watch the surrounding context closely. The core idea of agentic video is similar: rather than passively receiving a fixed sample, the model can choose its next inspection step according to the task.
“Agentic” does not mean the model has human understanding or responsibility. It means the software has an additional control layer: plan, call a video tool, inspect a segment, and decide whether more information is needed. A simple question may require only a few segments. A question that depends on events across the entire timeline may require much broader searching.
Saving tokens matters because it can move long-form video from “too expensive” toward usable
For creators, the cost of video understanding is not an abstract metric. A channel may produce hours of material every day and want to locate highlights, build chapters, identify appearances or organise interview themes. Scanning every frame or fixed interval can quickly accumulate expense and latency. If a system can first identify high-probability regions and then apply deeper analysis, more computation can be reserved for the sections that matter.
The same is true for public archives and research institutions. Decades of field recordings, news tapes, ceremony documentation and language interviews rarely have enough staff time for complete re-viewing. Agentic video does not offer “automatic understanding of all history.” It offers a new retrieval layer that can help staff find the few minutes worth opening inside a very large audiovisual collection.
The new risk is exactly what the system did not watch
Fixed sampling can be expensive, but one advantage is that it is relatively easy to describe what was inspected. An agentic process may skip large parts of a video based on the question. If an answer is wrong, reviewers need to know which segments were viewed, which were ignored and why the system decided not to look again. If the system keeps only a final sentence, reconstructing the error path becomes difficult.
A production-ready system should therefore preserve an evidence trail: timecodes, ranges that were inspected, search steps and the frames ultimately cited. A consumer-facing summary may not need to expose every technical detail, but journalism, research, legal work, cultural archives and public decision-making need answers that can be checked against the original video.
The danger in long interviews is not only failing to find something; it is finding only the most striking sentence
The meaning of oral history or a long-form interview often depends on what came before and after. A speaker may reject an idea and later revise it, or spend a long story establishing context before saying one sentence that can easily be cut into a headline. If a model selects only the “most relevant” ten seconds, it can compress a complicated position into a misleading statement.
Agentic video understanding therefore cannot optimise only for hitting the right answer. It also needs contextual rules: after a hit, automatically widen the inspection window by several minutes; for questions about a person's position, commitments or culturally sensitive material, require at least two pieces of evidence; when chronology matters, prohibit an answer based on one isolated segment.
Indigenous audiovisual archives need stronger data sovereignty as search becomes stronger
Indigenous video collections can contain public events, but they can also include material appropriate only for a family, community, age group, season or cultural role. Once AI can rapidly locate people, places and subjects across a huge archive, the old practical protection that “the video is buried on a hard drive and hard to find” disappears.
An access layer should therefore come before AI retrieval. The question is not simply what the model can find. The search service should know which collections a user is authorised to query, which timecodes must remain restricted, and which recognition results must not become permanent indexes. Governance approaches such as Local Contexts and the CARE Principles offer useful reference points: discoverability is not the only objective; collective benefit, authority to control, responsibility and accountability matter as well.
Creators also face bias in “automatic highlight” selection
Short-video platforms reward intensity, emotion, conflict and rapid change. If an agentic model is asked to “find the segment most likely to go viral,” it may systematically favour loud voices, strong facial expressions and simple statements while overlooking silence, hesitation and slow explanation. The model does not need to intend sensationalism. The objective function determines what it searches for.
Creators should separate tasks. First perform factual retrieval—find all segments in which a topic appears. Only in a second stage should a human decide which segments are suitable to publish or use narratively. “Most important” should not be delegated directly to a ranking system that carries no editorial responsibility.
In education and research, the best use may be helping students look more deeply
In a classroom, a tool like this can locate several arguments within a two-hour lecture and then require students to watch the complete surrounding passages to test whether the AI's choices were reasonable. Instead of replacing viewing, the AI becomes a challengeable teaching assistant: it proposes timecodes and reasons, while students verify, counter and supplement the selection.
Researchers working with interview video can also use AI for initial navigation, while preserving human coding rules and analytical judgments for formal qualitative research. Faster retrieval should never turn material that the model did not select into material that is treated as nonexistent.
Technology procurement should ask about five capabilities, not just a model name
First, can the system output precise timecodes? Second, can it retain each inspection step? Third, can it impose a maximum search range and cost? Fourth, does authorisation occur before the video is read? Fifth, can a reviewer jump directly back to the original segment? These capabilities may be more important than whether the product advertises support for the newest model.
Google's reported maximum reductions in token use and cost are attractive, but any organisation should test its own video before adoption. News footage, surveillance video, teaching recordings, oral history and short drama have different temporal structures, so savings will differ. Cost reports should also include miss rates and human review time; otherwise the expense may simply move from GPU computation to staff labour.
Video understanding is moving from “how much can the model watch?” to “who decides what it watches?”
The important transition is not only lower cost. Models are beginning to participate in information acquisition itself. Previously, discussion focused on whether the AI's answer was right. The next question is what the AI chose to inspect before answering. When the collection is too large to read in full, selection becomes a form of power.
For Yuan Media AI, field footage and long interviews, the useful principle is not “let AI help us watch less.” It is “let AI help us find material faster, while showing us what it may have missed.” When timecodes, permissions, evidence and human review remain visible, agentic video understanding can become a practical second pair of eyes. When the selection process is hidden, it can become a new blind spot.
Main sources
AI use and content-safety disclosure
This English version is AI-assisted and editor-reviewed in the Yuan Media AI workflow. Reported benchmark results are distinguished from proposed archival, creator and governance applications.