HackerTrans
TopNewTrendsCommentsPastAskShowJobs

joyboyyy

no profile record

Submissions

[untitled]

1 points·by joyboyyy·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by joyboyyy·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by joyboyyy·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by joyboyyy·2 ปีที่แล้ว·0 comments

The Asus ROG Ally X is official – and I took a peek inside

theverge.com
1 points·by joyboyyy·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by joyboyyy·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by joyboyyy·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by joyboyyy·2 ปีที่แล้ว·0 comments

How A.I. Made Mark Zuckerberg Popular Again in Silicon Valley

nytimes.com
4 points·by joyboyyy·2 ปีที่แล้ว·1 comments

PayPal Adds Stablecoin to Memecoin-Favorite Solana Blockchain

bloomberg.com
11 points·by joyboyyy·2 ปีที่แล้ว·3 comments

Arm says its next-gen mobile GPU will be its most 'performant and efficient'

theverge.com
14 points·by joyboyyy·2 ปีที่แล้ว·5 comments

Complete X and Y Chromosome Sequences of Living Great Ape Species Determined

sciencedaily.com
10 points·by joyboyyy·2 ปีที่แล้ว·0 comments

AI Hype Soars, but Businesses Confront Adoption Challenges

aimagazine.com
3 points·by joyboyyy·2 ปีที่แล้ว·0 comments

Phased Consistency Model

huggingface.co
3 points·by joyboyyy·2 ปีที่แล้ว·1 comments

Phased Consistency Model

huggingface.co
6 points·by joyboyyy·2 ปีที่แล้ว·1 comments

Meteor: Mamba-Based Traversal of Rationale for Large Language and Vision Models

huggingface.co
2 points·by joyboyyy·2 ปีที่แล้ว·1 comments

comments

joyboyyy
·2 ปีที่แล้ว·discuss
[dead]
joyboyyy
·2 ปีที่แล้ว·discuss
[dead]
joyboyyy
·2 ปีที่แล้ว·discuss
[dead]
joyboyyy
·2 ปีที่แล้ว·discuss
[dead]
joyboyyy
·2 ปีที่แล้ว·discuss
The consistency model (CM) has recently made significant progress in accelerating the generation of diffusion models. However, its application to high-resolution, text-conditioned image generation in the latent space (a.k.a., LCM) remains unsatisfactory. In this paper, we identify three key flaws in the current design of LCM. We investigate the reasons behind these limitations and propose the Phased Consistency Model (PCM), which generalizes the design space and addresses all identified limitations. Our evaluations demonstrate that PCM significantly outperforms LCM across 1--16 step generation settings. While PCM is specifically designed for multi-step refinement, it achieves even superior or comparable 1-step generation results to previously state-of-the-art specifically designed 1-step methods. Furthermore, we show that PCM's methodology is versatile and applicable to video generation, enabling us to train the state-of-the-art few-step text-to-video generator. More details are available at https://g-u-n.github.io/projects/pcm/.
joyboyyy
·2 ปีที่แล้ว·discuss
The consistency model (CM) has recently made significant progress in accelerating the generation of diffusion models. However, its application to high-resolution, text-conditioned image generation in the latent space (a.k.a., LCM) remains unsatisfactory. In this paper, we identify three key flaws in the current design of LCM. We investigate the reasons behind these limitations and propose the Phased Consistency Model (PCM), which generalizes the design space and addresses all identified limitations. Our evaluations demonstrate that PCM significantly outperforms LCM across 1--16 step generation settings. While PCM is specifically designed for multi-step refinement, it achieves even superior or comparable 1-step generation results to previously state-of-the-art specifically designed 1-step methods. Furthermore, we show that PCM's methodology is versatile and applicable to video generation, enabling us to train the state-of-the-art few-step text-to-video generator. More details are available at https://g-u-n.github.io/projects/pcm/.
joyboyyy
·2 ปีที่แล้ว·discuss
The rapid development of large language and vision models (LLVMs) has been driven by advances in visual instruction tuning. Recently, open-source LLVMs have curated high-quality visual instruction tuning datasets and utilized additional vision encoders or multiple computer vision models in order to narrow the performance gap with powerful closed-source LLVMs. These advancements are attributed to multifaceted information required for diverse capabilities, including fundamental image understanding, real-world knowledge about common-sense and non-object concepts (e.g., charts, diagrams, symbols, signs, and math problems), and step-by-step procedures for solving complex questions. Drawing from the multifaceted information, we present a new efficient LLVM, Mamba-based traversal of rationales (Meteor), which leverages multifaceted rationale to enhance understanding and answering capabilities. To embed lengthy rationales containing abundant information, we employ the Mamba architecture, capable of processing sequential data with linear time complexity. We introduce a new concept of traversal of rationale that facilitates efficient embedding of rationale. Subsequently, the backbone multimodal language model (MLM) is trained to generate answers with the aid of rationale. Through these steps, Meteor achieves significant improvements in vision language performances across multiple evaluation benchmarks requiring diverse capabilities, without scaling up the model size or employing additional vision encoders and computer vision models.