translation
Pay 99.99 once for GPT, Claude, Gemini, and more
When you purchase through links in our articles, we may earn a small commission. Access multiple leading AI models and a broad content toolkit for life while 1min.AI Advanced Business Plan is just $99.99 (MSRP $540). Opening a different platform every time you need to rewrite a paragraph, clean up an image, or summarize a PDF is less useful. The 1min.AI Advanced Business Plan puts those jobs in one workspace for a one-time price of $99.99 instead of $540. The platform provides access to models from OpenAI, Anthropic, Google, Meta, Mistral AI, and Cohere.
Google brings ASL-to-text translation to Pixel 11
Versus Look Up Mashable's Best: E-readers, robovacs, laptops, earbuds, smart home and more Say More Creator Hub Gift Ideas For Everyone On Your List Mashable Selects Switch Off Trending Now Safety Net In My Bag VidCon with Mashable All Series Ahead of Made by Google, DeepMind revealed a new Pixel 11 feature that lets people sign instead of type. Olivia Tauber is the deputy editor of digital culture, covering creators, media, movies, beauty, and more. Based in New York, her work has appeared in The New York Times, Vanity Fair, The Cut, Teen Vogue, Complex, and Interview Magazine. She holds a Master's degree in Journalism from NYU and a Bachelor's from the University of Michigan. She also runs Fan Mail, a weekly pop-culture newsletter.
Don't want AI in your browser? Firefox now lets you shut it off
When you purchase through links in our articles, we may earn a small commission. Don't want AI in your browser? Firefox offers a kill switch to disable translations, chatbots and other AI features with a single click. Mozilla has added a new kill switch for AI features to its Firefox browser. This allows you to disable everything related to artificial intelligence with a single click.
'The Odyssey' Is Inspiring Unprecedented Levels of Cope
Elon Musk and the online right convinced themselves that Christopher Nolan's "woke" epic would go down in flames. For months, Elon Musk and the right-wing cranks he caters to on X have whipped themselves into a raging froth over the supposed desecration of an ancient Greek poem by one of the most successful movie directors alive. Now that their manufactured backlash has bombed, they're searching for ways to cope with the reality that they are increasingly divorced from popular opinion. Christopher Nolan's artistic crimes in bringing to the screen, according to Musk and others in a furor, were instances of what they called "historical inaccuracy" in a lavish fantasy teeming with monsters, witches, and undead spirits--mainly the casting of Lupita Nyong'o, who is Black, as Helen of Troy, and Elliot Page, who is trans, as Sinon. The grand total of approximately 10 minutes of screen time between these actors in a three-hour saga, combined with the general hysteria over "wokeness" in Hollywood, a rejection of Americanized dialog, and lingering misogyny regarding scholar Emily Wilson's 2017 translation of Homer's epic (the first by a woman), resulted in countless teeth-gnashing posts and calls for a boycott that never materialized.
The New 'Odyssey' Movie Is Sparking a Right-Wing Backlash. This Female Scholar Knows It Well
The New Movie Is Sparking a Right-Wing Backlash. Emily Wilson's 2017 translation of Homer's epic--the first by a woman--was called a woke "abomination" by online reactionaries. Christopher Nolan's film is facing similar critiques. Who'd have thought Helen of Troy would cause so much trouble? Earlier this year, certain quarters of the internet spun out at news that Kenyan-Mexican Oscar-winning actress Lupita Nyong'o was rumored to appear as the impossibly beautiful Spartan noble Helen--whose face, it was later written, launched a thousand ships--in Christopher Nolan's forthcoming Hollywood Homeric epic, The Odyssey The confirmation of her casting in May kicked off another wave of conniption fits.
Linguini: A benchmark for language-agnostic linguistic reasoning
We propose a new benchmark to measure a language model's linguistic reasoning skills without relying on pre-existing language-specific knowledge. The test covers 894 questions grouped in 160 problems across 75 (mostly) extremely low-resource languages, extracted from the International Linguistic Olympiad corpus. To attain high accuracy on this benchmark, models don't need previous knowledge of the tested language, as all the information needed to solve the linguistic puzzle is presented in the context. We find that, while all analyzed models rank below 25% accuracy, there is a significant gap between open and closed models, with the best-performing proprietary model scoring 24.05% and the best-performing open model 8.84%.
Calibrating Translation Decoding with Quality Estimation on LLMs
Neural machine translation (NMT) systems typically employ maximum a posteriori (MAP) decoding to select the highest-scoring translation from the distribution. However, recent evidence highlights the inadequacy of MAP decoding, often resulting in low-quality or even pathological hypotheses as the decoding objective is only weakly aligned with real-world translation quality. This paper proposes to calibrate hypothesis likelihood with translation quality from a distributional view by directly optimizing their Pearson correlation, thereby enhancing decoding effectiveness. With our method, translation with large language models (LLMs) improves substantially after limited training (2K instances per direction). This improvement is orthogonal to those achieved through supervised fine-tuning, leading to substantial gains across a broad range of metrics and human evaluations. This holds even when applied to top-performing translation-specialized LLMs fine-tuned on highquality translation data, such as Tower, or when compared to recent preference optimization methods, like CPO. Moreover, the calibrated translation likelihood can directly serve as a strong proxy for translation quality, closely approximating or even surpassing some state-of-the-art translation quality estimation models, like CometKiwi. Lastly, our in-depth analysis demonstrates that calibration enhances the effectiveness of MAP decoding, thereby enabling greater efficiency in realworld deployment.
Towards Understanding Camera Motions in Any Video
We introduce CameraBench, a large-scale dataset and benchmark designed to assess and improve camera motion understanding. CameraBench consists of 3,000 diverse internet videos, annotated by experts through a rigorous multi-stage quality control process. One of our core contributions is a taxonomy or "language" of camera motion primitives, designed in collaboration with cinematographers. We find, for example, that some primitives like "follow" (or tracking) require understanding scene content like moving subjects. We conduct a large-scale human study to quantify human annotation performance, revealing that domain expertise and tutorial-based training can significantly enhance accuracy. For example, a novice may confuse zoom-in(a change of intrinsics) with translating forward (a change of extrinsics), but can be trained to differentiate the two. Using CameraBench, we evaluate Structure-from-Motion (SfM) and Video-Language Models (VLMs), finding that SfM models struggle to capture semantic primitives that depend on scene content, while VLMs struggle to capture geometric primitives that require precise estimation of trajectories. We then fine-tune a generative VLM on CameraBench to achieve the best of both worlds and showcase its applications, including motion-augmented captioning, video question answering, and video-text retrieval. We hope our taxonomy, benchmark, and tutorials will drive future efforts towards the ultimate goal of understanding camera motions in any video.
Towards Understanding Camera Motions in Any Video
We introduce CameraBench, a large-scale dataset and benchmark designed to assess and improve camera motion understanding. CameraBench consists of 3,000 diverse internet videos, annotated by experts through a rigorous multi-stage quality control process. One of our core contributions is a taxonomy or "language" of camera motion primitives, designed in collaboration with cinematographers. We find, for example, that some primitives like "follow" (or tracking) require understanding scene content like moving subjects. We conduct a large-scale human study to quantify human annotation performance, revealing that domain expertise and tutorial-based training can significantly enhance accuracy. For example, a novice may confuse zoom-in(a change of intrinsics) with translating forward (a change of extrinsics), but can be trained to differentiate the two. Using CameraBench, we evaluate Structure-from-Motion (SfM) and Video-Language Models (VLMs), finding that SfM models struggle to capture semantic primitives that depend on scene content, while VLMs struggle to capture geometric primitives that require precise estimation of trajectories. We then fine-tune a generative VLM on CameraBench to achieve the best of both worlds and showcase its applications, including motion-augmented captioning, video question answering, and video-text retrieval. We hope our taxonomy, benchmark, and tutorials will drive future efforts towards the ultimate goal of understanding camera motions in any video.