This "giant" leak isn't even close to the amount of cow methane farts of this world annually.
When it comes to methane, our desire for flesh is to blame.
Greenhouse emissions are larger in the animal agriculture sector than in all transportation combined.
Transitioning to a plant-based world culture would give us a bit more time. But eventually just the heating and transportation could be enough to blame.
> Is driving Indian farmers to suicide and suing small farmers who accidentally grow your crop because the wind blew progress?
This has been debunked. [1]
> Where is the great progress in getting the same bland, flavourless, overly-sweet two or three varieties of rice, corn, and potatoes in every friggen store?
Monsanto isn't a sole player, why wouldn't our competitive market provide us with several varieties?
> Is destroying thousands of years of man-driven biodiversity progress?
Man destroyed billions of years of biodiversity from plant to animal species, no one bats an eye, given human tradition of playing around with plants, and everyone loses their mind. Man is currently with its inefficient agriculture potentially causing 85%+ of species extinction events. [2]
Making plants more resistant and nutritious should be a top priority.
Only problem with Monsanto is their ridiculously bad PR. The company is practically the devil in the public eyes, for no particular reason.
I've put fracking numbers to point out the comparison.
Animal agriculture is being done everywhere.
I'm doubting people are eating meat from Brazil, Australia and Denmark in US, Asia or Africa so much that these are the main dots of world animal agriculture.
This is implied through research on reductions in machine learning.
That simple models can solve complex tasks.
For example, you can do multiclass classification, cost sensitive (importance weighted) multiclass and binary, quantile regression, structured prediction (as is done with HMMs, CRFs, MEMMs, structured SVMs etc.), just using a binary classifier.
So, if your implementation of that binary classifier is efficient and performant, you'll be (given that your reduction is consistent) efficient and performant on any of the above tasks.
What the authors of the paper above did, is that they rediscovered some old tricks, removed the theory of reductions, and that's that - without referencing vowpal wabbit that does way more useful tricks. I'm not sure why, because VW team consistently references Leon Bottou (out of all others) that is member of FAIR, and has been using implementation tricks for decades.
Their log(k) implementation is probably less performant than the one-against-some consistent reduction in VW due to the latter having better theoretical bounds on performance.
There isn't. Because most of the antibiotics are given to non-human animals which then provide billions of evolutionary pools for resistance development every year. Nothing can beat that.
Humans as pools of evolution for bacteria, aren't causing this problem.
It's not radical. Given the fact that with 1 metric ton of soy I can produce several tons of soy milk that has better protein and micronutrient content than cow milk. Same can be done with peas.
With 1 metric ton of soy, I can't even feed these 40 cows for two weeks.
It's extremely inefficient system that I'm quite surprised the industry is still standing. Probably due to all tax incentives and brainwashing that cow milk is somehow necessary for human survival.
edit: loving the downvotes, a bunch of butthurt first world tastebuds.
Animal agriculture industry causes incredible harm long term.
For example a leaking natural gas well in southern California vented almost 100,000 tonnes of methane into the atmosphere before it was plugged.
This is not even close to the amount of methane that cows of this world fart over a time period of a year (72-92 million metric tonnes (1,000,000 * 72|92)).
Methane is 80 times more potent than CO2 when it comes to global warming.
Now, would you demand corporate death of Tyson Foods (biggest polluter of water in USA)?
Would you demand corporate death of American animal agriculture?
I believe not.
I mean, Brazil cuts 91% of Amazon rainforest just for the use of soybean and cattle production. This will have extreme long-term consequences. Animal agriculture causes 90%+ species extinction events.
Overfishing disturbs the ecosystems so much that by 2048 oceans will be dead. Already, the ocean dead zones are caused mostly by animal agriculture drains.
This is just some oil/industries that use oil shaky attitude.
The biggest polluter of all is animal agriculture.
> IMO RNNs do need some kind of structured loss (more than per step likelihood) to be competitive with HMM approaches using Viterbi decoding
This is exactly what they do with the dependency parser I've cited, so your opinion is definitely valid. Although their approach is not general, given the fact that they approximate hamming loss with log-loss and again make it work only on sequences.
paper above also has a very good analysis on how to remove the search component of the inference and allow linear time complexity with competitive results.
consistent (as it is used in the machine learning theory of reductions) reduction from structured learning to multiclass classification seems to be possible. I just haven't seen anyone couple the learning procedure with neural networks. (Daume did mention they trained RNNs with the reductionist approach but seems that the code didn't make it to vowpal wabbit).
the approach above works with any loss you want (from F-score to any weird thing you might think of), the loss doesn't have to decompose over the structure (one can just announce the loss after the labelling is done and learn from that loss), it can work on any kind of structure, from images to sequences to documents for translation. it can also use a O(log n) consistent reduction of multiclass classification if speed is of the issue and if number of classes is large. It can easily work as an online method too, not requiring the full structured input.
for example, simple sequence tagging works (depending on the number of possible labels) around 500k tokens per second :D word count is only 2-4 times faster than that :D
there still aren't any papers using the above consistent reduction in the framework of NNs but I guess they'll soon be coming.
Still, beam search can be simulated and improved by running decision processes in parallel.
For example, instead of learning the sequence labeling as a sequence of n decisions (where n is the length of the sequence) you can learn sequence labeling as a sequence of 3n+1 decisions where you make 3 decisions for each sequence element and after 3n decision pick one out of three decision streams that minimizes loss using an extra decision. (when inference is done then the classifier will, hopefully, pick the stream that minimizes test loss).
This simulates a beam search and can be done during learning and inference and is probably more effective than picking confidence scores of particular decisions and keeping a beam of most confident partial sequences.
Bean search is a heuristic thing that improves performance and is done mostly to allow you to correct mistakes you made at the beginning of the process.
the question remains the same, for example, in the paper above they approximate the partition function of CRFs with a beam but get superior results to other structured prediction methods.
Interesting observation of computational complexity.
HMMs require Viterbi algorithm to find the desirable sequence. The complexity of the algorithm depends on the number of previous decisions on which we condition the current one. Time complexity is O(n^(k+1) * S) where n is the length of the sequence, k is the number of previous decisions we condition on, and S is the number of possible decisions.
Now, why does HMM require the Viterbi search procedure, and LSTM/RNN doesn't?
Inference in LSTM is linear in the length of the sequence -- ignoring the classifier decision time.
Why does this work without Viterbi?
Given the fact that even Conditional Random Fields need dynamic programming, and that Maximum Entropy Markov Model suffers the inability to learn quickly without dynamic programming and make inference not suffer label bias.
What is so special about LSTM that it doesn't need DP.
RNN obviously learns a much better representation of features. Still, why then won't HMMs work with that same representation without the search part?
Really baffles me.
Although, there exists a process that doesn't use NN for sequence labeling and it is linear in the length of sequence and works well. Instead of using a simple classifier as is the case in MEMMs, one can use a cost-sensitive classifier and learn for each decision associated future loss and greedily avoid the loss. This allows the usage of a simple multiclass classifier, removes the search part and can work as well as NN given the right features.
"China aims to have 100 gigawatts (GW) of wind power capacity by 2020, and the nation’s leaders plan to expand installed solar capacity to 20 GW during the same period. These are truly astonishing goals, and, if China even comes close to accomplishing them, it will become the world’s renewable energy leader. But there is a problem. Total Chinese electricity generation capacity is 900 GW currently; with seven percent [GDP] growth, that means the nation’s electricity demand in 2020 will be something like 1800 GW. Wind and solar together would supply less than seven percent of that. The only thing likely to boost that percentage much would be a dramatic reduction in growth of energy demand to, say, two percent annually."
I like this from The End of Growth (2011) by Richard Heinberg.
As much as the numbers are incredible we are really undermining the amount of energy produced by fossil sources.
Similar problem with nuclear.
Are we really on the exponential road to sustainability? I hope so.
it's always quadratic, no matter what input it is.
http://stackoverflow.com/questions/7717691/why-is-the-minima...