Live data from Hacker News

Show HN: OmniNet:- A unified architecture for multi-modal multi-task learning

github.com

1–10 of 11 posts

Re: Show HN: OmniNet:- A unified architecture for multi-modal multi-task learning

#2
Preferred original title when submitting links: "Show HN: OmniNet - A unified architecture for multi-modal multi-task learning"

HN is a bit strict. I'd say "X is all you need" gets less attention from users than a very technical headline. The most popular submission recently had MITM in the title (https://news.ycombinator.com/best)

Re: Show HN: OmniNet:- A unified architecture for multi-modal multi-task learning

#3
post #2

Preferred original title when submitting links: "Show HN: OmniNet - A unified architecture for multi-modal multi-task learning" HN is a bit strict. I'd say "X is all you need" gets less attention from users than a very technical headline. The most popular submission recently had MITM in the title ( https://news.ycombinator.com/best )

Updated. Thanks for pointing it out.

Re: Show HN: OmniNet:- A unified architecture for multi-modal multi-task learning

#5
post #4

Not an AI expert, but I wanted to know; Does this bring us closer to AGI?

As an author of this paper, I feel such neural networks are indeed a small step towards what we call AGI. By learning shared representations across a variety of tasks makes an AI system more robust to real-world datasets and makes it easy to adapt to new tasks without having to learn everything from scratch (which we humans are naturally capable of doing)

Re: Show HN: OmniNet:- A unified architecture for multi-modal multi-task learning

#8
Have not read the paper in much depth yet but this looks like great work, super interesting. Thanks for sharing.

Question: in the example of prediction on untrained tasks, what exactly hasn't been trained? The paper talks about video being one of the trained tasks. Did you simply retrain model without video examples and then test performance?

Re: Show HN: OmniNet:- A unified architecture for multi-modal multi-task learning

#9

Have not read the paper in much depth yet but this looks like great work, super interesting. Thanks for sharing. Question: in the example of prediction on untrained tasks, what exactly hasn't been trained? The paper talks about video being one of the trained tasks. Did you simply retrain model without video examples and then test performance?

The model was trained on video classification, image qa and image captioning. Video captioning and video qa is not trained, yet the model shows results on those tasks.
Post reply on HN