Google MUM (Multitask Unified Model) fundamentally processes complex queries by abandoning traditional keyword proximity in favor of a Sequence-to-Sequence (Seq2Seq) prediction model. The system operates on the T5 (Text-to-Text Transfer Transformer) architecture, which treats every retrieval task—whether translation, classification, or entity extraction—as a text generation problem. This architectural shift allows Google to solve the "8-query problem" by maintaining state across orthogonal query aspects like visual diagnosis and linguistic context.
T5 Architecture and Sentinel Tokens
The engineering core of MUM differs from previous models like BERT because it utilizes an Encoder-Decoder framework rather than an Encoder-only stack. MUM learns through Span Corruption, a training method where the model masks random sequences of text with Sentinel Tokens and forces the system to generate the missing variables. MUM infers the relationship between "Ducati 916" and "suspension wobble" not by matching string frequency, but by predicting the highest probability completion in a semantic chain. This allows the model to "fill in the blanks" of a user's intent even when explicit keywords are missing from the query string.
Multimodal Vectors and Affinity Propagation
MUM projects images and text into a shared multimodal vector space. The system divides visual inputs into patches using Vision Transformers and maps them to the same high-dimensional coordinates as textual tokens. Affinity Propagation clusters these vectors based on semantic meaning rather than visual similarity. A photo of a broken gear selector resides in the same vector cluster as the technical service manual text describing "shift linkage adjustment." Cross-Modal Retrieval occurs when the system identifies that the visual vector of the user's image overlaps with the textual solution vector in the index.
Zero-Shot Transfer and The Future
Zero-shot transfer enables MUM to answer queries in languages where it received no specific training. The model creates a Cross-Lingual Knowledge Mesh where concepts share vector space regardless of the source language. MUM retrieves answers from Japanese hiking guides to answer English queries about Mt. Fuji because the semantic concept of "permit application" remains constant across linguistic barriers. This mechanism transforms Google from a library index into a computational knowledge engine capable of synthesizing answers from global data.
Read more about Google MUM - https://www.linkedin.com/pulse/how-google-mum-processes-complex-queries-t5-multimodal-leandro-nicor-gqhuc/
--You received this message because you are subscribed to the Google Groups "Broadcaster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to broadcaster-news+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/broadcaster-news/23d78279-711f-4910-a91b-747be3ba21dbn%40googlegroups.com.


Aucun commentaire:
Enregistrer un commentaire