[D] ACL Acceptances Are Out
How did everyone do?
submitted by /u/machinesaredumb
[link] [comments]
How did everyone do?
submitted by /u/machinesaredumb
[link] [comments]
| |
All are invited to participate in a competition that will be part of the 2019 Conference on Neural Information Process (NeurIPS), Reconnaissance Blind Chess. Many of the favorite studied games in artificial intelligence (AI) such as checkers, chess, and Go lack something that is extremely common and critical in real-life decision making, uncertainty. This is a competition with a simple but powerful twist on what may be considered the most classic game in AI history, chess. Reconnaissance Blind Chess (RBC) is like chess except a player cannot see where her opponent’s pieces are a priori. Rather, she learns partial information about them with the ability to sense a 3×3 square of the board each turn and from the results of moves. In comparison to poker, which seems to be the most popularly studied game of imperfect information, RBC includes a critical component of long-term planning. Compared to phantom games like Kriegspiel, in RBC players have much more ability to manage their uncertainty, which we believe makes the game more interesting from an AI perspective and more realistic for most scenarios; players are not completely blind, but rather, metaphorically, they simply cannot look everywhere at once. For more information on the NeurIPS competition or the game itself, or to play the game to get a feel for it, visit our website below. All are welcome to create the best RBC bot they can, and see how well it can play against other bots in the tournament starting on October 21, 2019! submitted by /u/rwgardner |
Researchers seem to have agreed that the parasitic business model of for-profit journals have no place in ML, yet Nature Machine Intelligence continues to attract submissions. For example, just today articles appeared by many distinguished researchers including Cynthia Rudin and Roland Eils: https://www.nature.com/natmachintell/research.
What can we do about this, beyond simply not submitting?
submitted by /u/cpatelguru
[link] [comments]
The inspiration to this question came from this question
I didn’t know you could just do that. Reach out to a research group and ask to collaborate.
Does anyone have any advice on how to go about doing this? Or how to go about locating which groups would be best to collaborate with? Are they mostly just CS departments at universities? Or are there other groups as well?
submitted by /u/DisastrousProgrammer
[link] [comments]
My colleagues and I are developing an NLP tool for an enterprise customer. In production usage, the tool is going to be applied to a large stream of newswire documents. One current problem is that our training and testing datasets are static, i.e. based on a document sample that doesn’t change over time. With time passing, it might be that the tool’s output in production gradually becomes irrelevant but no one gets alerted about this.
Could anyone here share any experience on continuous, longitudinal quality monitoring for NLP (and, more broadly, ML)? Assuming worse-than-human performance of the model, are there any better options than just to have a dedicated person who would regularly label a sample of recent predictions and raise a flag if anything goes wrong?
submitted by /u/throwaway1557770431
[link] [comments]
I was looking for a python implementation of general exponential family PCA (binomial in particular) but I couldn’t find anything. Maybe I was using the wrong search terms. Sklearn has a bunch of PCA variants but none seem to be what I’m looking for.
Does anyone know of an implementation?
Thanks.
submitted by /u/tpapp157
[link] [comments]
Dataset Website: https://textvqa.org
Challenge Link: https://evalai.cloudcv.org/web/challenges/challenge-page/244/overview
Prize: $10k GCP Credits
Starter Code: https://github.com/facebookresearch/pythia
Paper: https://arxiv.org/abs/1904.08920
Deadline: 18th May (ask for extension if needed)
More details on the challenge: https://textvqa.org/challenge
Explore the dataset: https://textvqa.org/explore
Detailed Description:Current state-of-the-art VQA models are unable to read and reason about text in images which in contrast is most asked by the users of such systems. TextVQA aims to provide a benchmark for measuring progress of VQA models on text reading and reasoning capabilities.
State-of-the-art VQA models on TextVQA are only around 14% while the human accuracy is ~85%. LoRRA module introduced in TextVQA paper can be attached to any VQA model to add text reading and reasoning capabilities. The current state-of-the-art on TextVQA is ~27% with LoRRA.
Use the starter code to participate in challenge to win $10k GCP credits and help close this large gap.
submitted by /u/apsdehal
[link] [comments]
Im searching for a finished model/program to generate css from html files really interested if it exists already 🙂 (if it doesnt imma try to make it myself hopefully its not as hard as i think lol)
submitted by /u/elad12390
[link] [comments]
As the title says, I have a friend who really enjoys machine learning. He’s the type to nerd out over anything that involves complex math or programming, so he really likes machine learning.
I was thinking of getting him a book or maybe access to a course or something machine learning related. We’ve taken an introductory machine learning class, so he has a basic idea of the different models out there and how to use them. I’m looking for something a little bit more advanced that will maybe wrinkle his brain a little but will also be really cool to go through. He’s also thinking of going to grad school soon to study machine learning.
Any suggestions?
submitted by /u/Rapture-X
[link] [comments]